Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.05 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.05 KB

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.