Download the PHP package bradleyboy/range-converter without Composer
On this page you can find all versions of the php package bradleyboy/range-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bradleyboy/range-converter
More information about bradleyboy/range-converter
Files in bradleyboy/range-converter
Download bradleyboy/range-converter
More information about bradleyboy/range-converter
Files in bradleyboy/range-converter
Vendor bradleyboy
Package range-converter
Short Description Simple class that creates compact string representations of integer arrays. Can also convert those strings back to an array.
License MIT
Package range-converter
Short Description Simple class that creates compact string representations of integer arrays. Can also convert those strings back to an array.
License MIT
Please rate this library. Is it a good library?
Informations about the package range-converter
Range converter
This simple class reduces arrays into compact strings by creating ranges when encountering neighboring integers. It can also expand strings with ranges back to the original array form.
Examples
Reducing ranges:
Expanding ranges:
You can also set custom separators:
For more examples, see src/Bradleyboy/Util/RangeConverterTest.php
.
All versions of range-converter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package bradleyboy/range-converter contains the following files
Loading the files please wait ....