- Pack of advanced array functions best suited for:
- Multidimensional arrays
- Arrays of objects
- Associative arrays
- Easily access, validate, manipulate and transform arrays
- Advanced implementation of well known operations
- Map
- Filter
- Group
- Sort
- Check
- And many more...
composer require minwork/array
- Thoroughly tested
- Well documented
- Leverages PHP 7 syntax and speed
- No external dependencies
- Large variety of usages