Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Latest commit

 

History

History
53 lines (28 loc) · 1.48 KB

README.md

File metadata and controls

53 lines (28 loc) · 1.48 KB

Array Tools

Latest Version Software License Build Status Code Coverage Total Downloads

Provides advanced array helper functions.

Install

Via Composer

$ composer require indigophp/array-tools

Since these functions have no dependencies, you can also include src/{FUNCTION_NAME}.php in your project.

Usage

For detailed usage check the tests.

Testing

$ phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please contact us at security@indigophp.com.

Credits

License

The MIT License (MIT). Please see License File for more information.