Download the PHP package nzo/array without Composer
On this page you can find all versions of the php package nzo/array. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor nzo
Package array
Short Description Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
License MIT
Package array
Short Description Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
License MIT
Please rate this library. Is it a good library?
Informations about the package array
Minwork Array
Pack of array convenience methods for handling:
- Nested arrays
- Arrays of objects
- Associative arrays
- Chaining array transformations
Easily create, access, validate, manipulate and transform arrays
Advanced implementation of well known operations:
- Get
- Set
- Has
- Map
- Each
- Filter
- Find
- Group
- Sort
- Check
- And many more...
Installation
composer require minwork/array
Advantages
- Thoroughly tested
- Well documented
- Leverages PHP 7 syntax and speed
- No external dependencies
- Large variety of usages
Example of usage
Documentation
All versions of array with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package nzo/array contains the following files
Loading the files please wait ....