wpjscc / bytebuffer
A simple ByteBuffer implementation for PHP (Node.js inspired)
1.0.0
2024-11-12 11:43 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-12 15:21:38 UTC
README
A simple ByteBuffer implementation for PHP (Node.js inspired)
Installation
composer require labalityowo/bytebuffer:dev-stable
Why?
I made this while coding a genshin impact private server. Therefore the top priority isn't performance, create a pull request if you have any changes that may increase the code performance.
Enjoy it as much as I did when writing this. :)
Requirement
PHP > 8.1