Author: Manuel Lemos
Package: Foreacher PHP Array Iterator classes
This package makes it easier to perform new types of array traversing that allow possibilities, like traversing only a range of array elements relevant to the applications' purposes.
About the Foreacher PHP Array Iterator classes Package
The package Foreacher PHP Array Iterator classes is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Traverse arrays to perform advanced manipulations
Here follows in more detail what it does:
This package can be used to traverse arrays to perform advanced manipulations.
It provides a class that can take an array as parameter, so it can perform several types operations traversing the values of the array. Currently it can:
- Process the only a specific range of values of the array using a given callback function
- Filtering out elements by key or value before looping the array using a given callback
- Traversing the values of the array looping over the values a given number times
Conclusion
The Foreacher PHP Array Iterator classes can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
You need to be a registered user or login to post a comment
1,611,091 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.