aliance / compressor
Pack and compress value to shorten string.
1.0.0-alpha
2017-06-03 16:44 UTC
Requires
- php: >=5.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-27 23:12:49 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.