kzykhys/collection

用于集合的PHP5.4+工具类

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

This package is not auto-updated.

Last update: 2024-09-23 13:52:53 UTC


README

Latest Stable Version Build Status Coverage Status

要求

  • PHP5.4+

安装

修改您的 composer.json 并运行 php composer.phar update

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

组件

  • ArrayAccess
  • Collection
  • MutableCollection
  • Tree