labalityowo/bytebuffer

A simple ByteBuffer implementation for PHP (Node.js inspired)

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/labalityowo/Bytebuffer

Issues

pkg:composer/labalityowo/bytebuffer

Statistics

Installs: 107

Dependents: 0

Suggesters: 0

Stars: 5

dev-stable 2022-05-31 14:44 UTC

This package is auto-updated.

Last update: 2024-12-29 06:52:40 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