Skip to content
/ array Public
forked from minwork/array

Pack of advanced PHP array functions

License

Notifications You must be signed in to change notification settings

valmiste/array

 
 

Repository files navigation

Minwork Array

Build Status Coverage Status Latest Stable Version License

  • 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...

Installation

composer require minwork/array

Advantages

  • Thoroughly tested
  • Well documented
  • Leverages PHP 7 syntax and speed
  • No external dependencies
  • Large variety of usages

Documentation

https://minwork.gitbook.io/array/

About

Pack of advanced PHP array functions

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%