array-object Interface ArrayObject for unites your solutions to work with arrays

  1. Installation
  2. Example of usage

Interface ArrayObject for unites your solutions to work with arrays

Project on github: https://github.com/petrgrishin/array-object

Installation

Add a dependency to your project's composer.json file if you use Composer to manage the dependencies of your project:

{
    "require": {
        "petrgrishin/array-object": "~1.0"
    }
}

Example of usage

1 0
2 followers
0 downloads
Yii Version: all
License: MIT
Category: Others
Developed by: Petr.Grishin
Created on: Jun 26, 2014
Last updated: 9 years ago

Related Extensions