shiyan / binary
Binary strings/files parsing and composing.
0.2.1
2018-08-18 14:00 UTC
Requires
- php: ^7.1
- ext-gmp: *
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2025-03-14 21:19:38 UTC
README
PHP library for binary strings/files parsing and composing.
Best suited for use as a Composer library.
Requirements
- PHP ≥ 7.1
- GMP extension
Installation
To add this library to your Composer project:
composer require shiyan/binary