Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
/ bytebuffer Public archive

A fast and simple ByteBuffer implementation using native arrays for @php

License

Notifications You must be signed in to change notification settings

faustbrian/bytebuffer

Repository files navigation

ByteBuffer

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

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 [email protected]. 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.