add FluentTraversable

This commit is contained in:
psliwa 2014-08-25 23:41:56 +02:00
parent a36b5a38ec
commit 48e8e09ea7

View File

@ -591,6 +591,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP. * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP.
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
* [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
* [FluentTraversable](https://github.com/psliwa/fluent-traversable) - A library for working with arrays in functional way.
# Software # Software
*Software for creating a development environment.* *Software for creating a development environment.*