nayjest/collection

Collections for PHP

v2.3.0 2016-04-06 16:56 UTC

README

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version

Requirements

  • php 5.4+

This package is not tested with outdated versions of PHP.

If you need to use nayjest/builder in environments with php <= 5.3, test it on your own.

Installation

The recommended way of installing the component is through Composer.

Run following command:

composer require nayjest/collection

Documentation

Nayjest\Collection\Collection Class Reference

See API Documentation

API Documentation is automatically generated and published to Github Pages on continuous integration server.

Testing

This package includes phpunit tests.

Testing command:

vendor/bin/phpunit

Security

If you discover any security related issues, please email mail@vitaliy.in instead of using the issue tracker.

License

© 2014—2016 Vitalii Stepanenko

Licensed under the MIT License.

Please see License File for more information.