kelunik / streaming-base64
On the fly Base64 encoding for Amp's streams.
v1.0.0
2017-07-07 13:06 UTC
Requires
- amphp/byte-stream: ^1.1
- amphp/phpunit-util: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.3
- phpunit/phpunit: ^6
This package is auto-updated.
Last update: 2024-10-15 07:54:42 UTC
README
kelunik/streaming-base64
is a streaming Base64 encoder / decoder for Amp's streams.
Installation
This package can be installed as a Composer dependency.
composer require kelunik/streaming-base64
Requirements
- PHP 7.0+
Versioning
kelunik/streaming-base64
follows the semver semantic versioning specification.
Security
If you discover any security related issues, please email me@kelunik.com
instead of using the issue tracker.
License
The MIT License (MIT). Please see LICENSE
for more information.