2017 © Pedro Peláez
 

library compressor

Pack and compress value to shorten string.

image

aliance/compressor

Pack and compress value to shorten string.

  • Thursday, June 8, 2017
  • by Aliance
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Compressor

License Packagist Build Status, (*1)

Installation

Install the latest version with composer:, (*2)

$ composer require aliance/compressor

Tests

For completely tests running just call phpunit command from ./vendor/bin, (*3)

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., (*4)

The Versions

08/06 2017

dev-refactoring

dev-refactoring https://github.com/Aliance/Compressor

Pack and compress value to shorten string.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Avatar Aliance

encode decode compression msgpack compress compressor gz packing decompress uncompress lzf

07/06 2017

dev-master

9999999-dev https://github.com/Aliance/Compressor

Pack and compress value to shorten string.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Avatar Aliance

encode decode compression msgpack compress compressor gz packing decompress uncompress lzf

03/06 2017

1.0.0-alpha

1.0.0.0-alpha https://github.com/Aliance/Compressor

Pack and compress value to shorten string.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Avatar Aliance

encode decode compression msgpack compress compressor gz packing decompress uncompress lzf