Popular Packages
-
PHP
gemini/php-mysql-replication
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
-
-
-
-
-
-
-
-
bigmom/auth
Centralized auth for other bigmom packages.
-
PHP
devakb/laravel-activitylog
A very simple activity logger to monitor the users of your website or application
-
PHP
invincible-tech-systems/easeampmysql
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.