shiyan / binary
Binary strings/files parsing and composing.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/shiyan/binary
Requires
- php: ^7.1
- ext-gmp: *
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2025-09-14 22:21:34 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