Skip to content

PHP extension for operating binary data

License

Notifications You must be signed in to change notification settings

phpinnacle/ext-buffer

Folders and files

NameName
Last commit message
Last commit date
Feb 1, 2021
Dec 13, 2020
Mar 15, 2019
Jan 3, 2021
Jan 3, 2021
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019
Jan 3, 2021
Feb 1, 2021
Mar 15, 2019
Mar 15, 2019
Mar 15, 2019

Repository files navigation

PHPinnacle Buffer C Extension

Software License

PHPinnacle Buffer C extension trying to speed up Buffer PHP library. It expose same interface and can be seamlessly integrated.

Install

phpize
./configure
make
make install

Basic Usage

Please have a look at main Buffer PHP library page.

Testing

make test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.