Download the PHP package ialopezg/collections without Composer
On this page you can find all versions of the php package ialopezg/collections. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ialopezg/collections
More information about ialopezg/collections
Files in ialopezg/collections
Download ialopezg/collections
More information about ialopezg/collections
Files in ialopezg/collections
Vendor ialopezg
Package collections
Short Description PHP Base Library for Collection Management
License MIT
Package collections
Short Description PHP Base Library for Collection Management
License MIT
Please rate this library. Is it a good library?
Informations about the package collections
Collections Manager
PHP based Collections Manager
Installation
Requirements
- PHP 5.6+
Features
- Set item
- Update item
- Remove item
- Lookup for an item
- By key name when single lookup
- By dot notation when nested lookup
- Data cache for quick access
- Access to firs level object by invoking its name in the class, by example: . Protected properties cannot be invoked.
- Merging of classes are derivative from .
- Access to its items like associative arrays.
Usage
Please, check examples directory for more details of usage or run:
or
License
This project is under the MIT license. For more information see LICENSE.
All versions of collections with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
The package ialopezg/collections contains the following files
Loading the files please wait ....