kodekeep / bytebuffer
A fast and simple ByteBuffer implementation using SplFixedArray.
Fund package maintenance!
faustbrian
konceiver.com/open-source/support-us
Requires
- php: ^7.4|^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpunit/phpunit: ^8.3
- symfony/var-dumper: 4.4
README
This package provides a fast and simple ByteBuffer implementation using SplFixedArray.
Installation
composer require konceiver/bytebuffer
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover a security vulnerability within this package, please send an e-mail to security@konceiver.dev. All security vulnerabilities will be promptly addressed.
Credits
This project exists thanks to all the people who contribute.
License
This is free and open source software under the terms of the MIT License.