Skip to content

Implementation of MySQL binary protocol for socket interactions in pure PHP

License

Notifications You must be signed in to change notification settings

EcomDev/php-mysql-binary-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

MySQL Binary Protocol in pure PHP

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.

About

Implementation of MySQL binary protocol for socket interactions in pure PHP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published