Download the PHP package sergigp/funiculus without Composer
On this page you can find all versions of the php package sergigp/funiculus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergigp/funiculus
More information about sergigp/funiculus
Files in sergigp/funiculus
Download sergigp/funiculus
More information about sergigp/funiculus
Files in sergigp/funiculus
Vendor sergigp
Package funiculus
Short Description some clojure ideas implemented in PHP
License MIT
Package funiculus
Short Description some clojure ideas implemented in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package funiculus
Funiculus
Funiculus is a port of some Clojure functions and ideas to PHP for manage collections.
Funiculus is forged with some principles in mind:
- A collection can be any iterable PHP object, arrays or generators.
- Play with generators when it's possible.
- Work with closures (some syntactic sugar for operator available sacrificing some performance).
- Composition.
- Immutabilty.
- Simplicity over easiness.
This project is strongly inspired by pablodip/felpado and nikic/iter.
Use
Install through composer:
Use and enjoy!
Functions
You can see available functions
Author
Sergi GP - [email protected]
License
Funiculus is licensed under the MIT License.
All versions of funiculus with dependencies
PHP Build Version
Package Version
No informations.
The package sergigp/funiculus contains the following files
Loading the files please wait ....