Download the PHP package clarence/matrix without Composer
On this page you can find all versions of the php package clarence/matrix. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download clarence/matrix
More information about clarence/matrix
Files in clarence/matrix
Download clarence/matrix
More information about clarence/matrix
Files in clarence/matrix
Vendor clarence
Package matrix
Short Description Matrix -- a simple way to write fluent codes handing 2D data -- handling array of array is so easy!
License MIT
Package matrix
Short Description Matrix -- a simple way to write fluent codes handing 2D data -- handling array of array is so easy!
License MIT
Please rate this library. Is it a good library?
Informations about the package matrix
Matrix
Matrix - yet another tool for operating arrays, especially two-dimensional arrays.
Usage
Provided a data source containing two columns - productId and productName, if only rows whose productId is bigger than 5 are needed, and if a key-value structure (key is productName) is needed, it can be solved like this:
All versions of matrix with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
The package clarence/matrix contains the following files
Loading the files please wait ....