rcalicdan/mysql-binary-protocol

Mysql Binary Protocol for my fiber async libary credits to Ivan Chepurnyi this a modernise implementation of his works

1.0.0 2025-07-09 03:40 UTC

This package is auto-updated.

Last update: 2025-07-09 03:42:44 UTC


README

Framework agnostic implementation of MySQL protocol in PHP.

The final goal of this project is to provide easy to use parser and serializer to communicate with socket of mysql compatible server (MySQL, MariaDB, Sphinx, Manticore Search), that can be used with any async PHP framework.