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

This package is not auto-updated.

Last update: 2015-12-24 20:10:19 UTC


README

Moved to php-http/message

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads

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.