Download the PHP package hedronium/key-array without Composer
On this page you can find all versions of the php package hedronium/key-array. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hedronium/key-array
More information about hedronium/key-array
Files in hedronium/key-array
Download hedronium/key-array
More information about hedronium/key-array
Files in hedronium/key-array
Vendor hedronium
Package key-array
Short Description Library that allows you tu use arrays as keys for arrays!
License MIT
Package key-array
Short Description Library that allows you tu use arrays as keys for arrays!
License MIT
Please rate this library. Is it a good library?
Informations about the package key-array
KeyArray
Allowing you to use arrays as keys for associative arrays. Only supports flat arrays of scalar values.
Installation
Usage
Just Instantiate the class, or call the KeyArray::array()
method to
instantiate it.
then proceed to use it like a normal array.
iteration with foreach
works too.
All versions of key-array with dependencies
PHP Build Version
Package Version
Requires
hedronium/generator-nest Version
^1.0
The package hedronium/key-array contains the following files
Loading the files please wait ....