 |
|
Innovation award
 Nominee: 9x
Winner: 1x |
This class can convert a flat array into a multidimensional array.
It can recursively traverse bidimensional array of associative arrays and look at each entry for the a given indexes that contains the parent and child entry identifiers.
The class can build an nested array based on the parent and child relationships.
|
|
| Name: |
Recursion Helper |
| Base name: |
recursion-helper |
| Description: |
Convert a flat array into a multidimensional array |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
Artistic License |
| All time users: |
199 users |
| All time rank: |
6692 |
| Week users: |
0 users |
| Week rank: |
2363  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
RecursionHelper.php |
Class |
fast class to generate deep nested arrays from lists |