Skip to content

hotrush/reactphp-mysql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

reactphp-mysql

Fork from clue-labs/reactphp-mysql, which is fork from bixuehujin/reactphp-mysql.

Changes

  • updated reactphp dependencies
  • replace callbacks with promised-base strategy (original branch)

Install

The recommended way to install reactphp-mysql is through composer.

composer require hotrush/reactphp-mysql

Introduction

This is a mysql driver for reactphp, It is written in pure PHP, implemented the mysql protocol.

See examples for usage details.

Thanks

Thanks to bixuehujin for the original repo :)

About

Asynchronous MySQL client with reactphp

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%