Skip to content

PHP extension for operating binary data

License

Notifications You must be signed in to change notification settings

phpinnacle/ext-buffer

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 dev@phpinnacle.com instead of using the issue tracker.

Credits

License

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