kelunik / streaming-hash
On the fly hashing for Amp's streams.
v1.0.0
2017-07-07 11:56 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:14:14 UTC
README
kelunik/streaming-hash
is a streaming hasher for Amp's streams.
Installation
This package can be installed as a Composer dependency.
composer require kelunik/streaming-hash
Requirements
- PHP 7.0+
Versioning
kelunik/streaming-hash
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.