Download the PHP package jamset/php-adjutants without Composer
On this page you can find all versions of the php package jamset/php-adjutants. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jamset/php-adjutants
More information about jamset/php-adjutants
Files in jamset/php-adjutants
Download jamset/php-adjutants
More information about jamset/php-adjutants
Files in jamset/php-adjutants
Vendor jamset
Package php-adjutants
Short Description Adjutants for specific processing arrays, numbers, strings
License MIT
Package php-adjutants
Short Description Adjutants for specific processing arrays, numbers, strings
License MIT
Please rate this library. Is it a good library?
Informations about the package php-adjutants
Adjutants
PHP Handlers for specific purposes: handling arrays, objects, strings, etc.
E.g. for arrays: you can group data around certain properties, sort data and detect most frequent values, add up data by properties, etc.
Composer installation
or you may execute
composer require jamset/php-adjutants
Please, note that package stability is dev.
Arrays
You can:
-
Group data by certain criterias by Group class. Read more
-
Allocate data into values list and find most frequent (most popular) data values by Sort class. Read more
- etc.
All versions of php-adjutants with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
monolog/monolog Version ^1.19
nesbot/carbon Version ~1.14
jamset/inventory_basic Version ^0
doctrine/collections Version v1.3.0
symfony/http-foundation Version v3.*
monolog/monolog Version ^1.19
nesbot/carbon Version ~1.14
jamset/inventory_basic Version ^0
doctrine/collections Version v1.3.0
symfony/http-foundation Version v3.*
The package jamset/php-adjutants contains the following files
Loading the files please wait ....