The fluent array library provides you with a convenient chainable interface. If you like object-oriented syntax or you just want to have more readable array declaration, the fluent array is at your service.
- Updated
Dec 8, 2018 - PHP
The fluent array library provides you with a convenient chainable interface. If you like object-oriented syntax or you just want to have more readable array declaration, the fluent array is at your service.
CoverArray (aka PHP Collection) - library for convenient and flexible work with arrays in object-oriented representation.
Provides a kind of ArrayObject but with support for references and callable properties.
Add a description, image, and links to the array-object topic page so that developers can more easily learn about it.
To associate your repository with the array-object topic, visit your repo's landing page and select "manage topics."