php-http / encoding
PSR 7 Stream for transfer / content encoding headers (chunked, deflate, gzip, ...)
Installs: 319
Dependents: 0
Suggesters: 0
Security: 0
Watchers: 1
Open Issues: 0
pkg:composer/php-http/encoding
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.