Skip to content

fastframe/utility-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastFrame Array Utilities

Utilities for dealing with arrays and nested arrays in PHP

Latest Version on Packagist Software License Build Status

Install

Via Composer

$ composer require fastframe/utility-array

Usage

The following classes are provided by this library:

  • FastFrame\Utility\ArrayHelper Contains basic array handling utilities
  • FastFrame\Utility\NestedArrayHelper Contains nested array handling utilities

For general usage instructions, please read the documentation here.

Quality

This package attempts to comply with PSR-1 and PSR-4. If you notice compliance oversights, please send a patch via pull request.

Support

If you believe you have found a bug, please report it using the Github issue tracker, or better yet, fork the library and submit a pull request.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Credits

License

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

About

Array Utilities

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages