ericgerbers / byte-buffer
A fast and simple ByteBuffer implementation using SplFixedArray.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
pkg:composer/ericgerbers/byte-buffer
Requires
- php: ^7.2
Requires (Dev)
- illuminate/support: ^6.0.0
- mockery/mockery: ^1.0
- phpunit/phpunit: ^8.0.0
- spatie/phpunit-watcher: ^1.5
- symfony/var-dumper: ^4.1
This package is not auto-updated.
Last update: 2025-10-10 12:33:11 UTC
README
A fast and simple ByteBuffer implementation using native arrays.
Documentation
...
Security
If you discover a security vulnerability within this package, please send an e-mail to hello@basecode.sh. All security vulnerabilities will be promptly addressed.