php-http / encoding
This package is abandoned and no longer maintained.
The author suggests using the php-http/message package instead.
PSR 7 Stream for transfer / content encoding headers (chunked, deflate, gzip, ...)
dev-master / 0.1.x-dev
2015-12-24 20:04 UTC
Requires
- php: >=5.4
- ext-zlib: *
- clue/stream-filter: ~1.3
- psr/http-message: ^1.0
Requires (Dev)
- henrikbjorn/phpspec-code-coverage: ^1.0
- phpspec/phpspec: ^2.4-alpha
This package is not auto-updated.
Last update: 2015-12-24 20:10:19 UTC
README
Moved to php-http/message
Encoding library.
PSR 7 Stream for transfer / content encoding headers (chunked, deflate, gzip, ...)
Install
Via Composer
$ composer require php-http/encoding
Usage
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please contact us at security@php-http.org.
License
The MIT License (MIT). Please see License File for more information.