aliance / compressor
Pack and compress value to shorten string.
1.0.0-alpha
2017-06-03 16:44 UTC
Requires
- php: >=5.3
This package is auto-updated.
Last update: 2024-10-27 19:05:58 UTC
README
Installation
Install the latest version with composer:
$ composer require aliance/compressor
Tests
For completely tests running just call phpunit
command from ./vendor/bin
Aliance/Compressor $ ./vendor/bin/phpunit
PHPUnit 4.8.35 by Sebastian Bergmann and contributors.
................
Time: 72 ms, Memory: 5.00MB
OK (16 tests, 16 assertions)
License
This software is distributed under MIT license.