Download the PHP package arifulhb/php-algorithms without Composer
On this page you can find all versions of the php package arifulhb/php-algorithms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arifulhb/php-algorithms
More information about arifulhb/php-algorithms
Files in arifulhb/php-algorithms
Download arifulhb/php-algorithms
More information about arifulhb/php-algorithms
Files in arifulhb/php-algorithms
Vendor arifulhb
Package php-algorithms
Short Description Multi-dimensional Array & Object Sorting in PHP
License MIT
Package php-algorithms
Short Description Multi-dimensional Array & Object Sorting in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package php-algorithms
Multi-dimensional Array & Object Sorting in PHP
Sort a multidimensional array
or object
by String
or integer
or both types.
Installation
Install the package on your php application.
Sort by Array
For example, if you have an array, and you want to sort by name or by price or both, you can use this package to sort.
How to
Sort by Object
Same as sort by array, but here you may have an array of object to sort. For example,
How to
Development
To run the test cases,
All versions of php-algorithms with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
The package arifulhb/php-algorithms contains the following files
Loading the files please wait ....