wpjscc/bytebuffer

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

Maintainers

Details

github.com/wpjscc/Bytebuffer

Source

Installs: 25

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/wpjscc/bytebuffer

1.0.0 2024-11-12 11:43 UTC

This package is auto-updated.

Last update: 2025-10-12 13:26:23 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