kzykhys/collection

PHP5.4+ utility classes for collection

1.0.0-alpha 2013-07-25 04:16 UTC

This package is not auto-updated.

Last update: 2024-04-22 12:00:20 UTC


README

Latest Stable Version Build Status Coverage Status

Requiements

  • PHP5.4+

Installation

Modify your composer.json and run php composer.phar update

{
    "require": {
        "kzykhys/collection": "dev-master"
    }
}

Components

  • ArrayAccess
  • Collection
  • MutableCollection
  • Tree