Skip to content

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

Notifications You must be signed in to change notification settings

timing1337/Bytebuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Bytebuffer

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages