kzykhys/collection

PHP5.4+ utility classes for collection

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/kzykhys/collection

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

This package is not auto-updated.

Last update: 2025-10-06 19:17:49 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