Search results for mysqli
vimeo/php-mysql-engine
211927 Downloads
A MySQL engine written in PHP for speeding up tests
tpetry/laravel-mysql-explain
124739 Downloads
Get Visual MySQL EXPLAIN for Laravel.
shipmonk/doctrine-mysql-index-hints
213308 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
react/mysql
353252 Downloads
Async MySQL database client for ReactPHP.
mysql-workbench-schema-exporter/mysql-workbench-schema-exporter
171544 Downloads
MySQL Workbench Schema Exporter
krowinski/php-mysql-replication
81706 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
dshafik/php7-mysql-shim
697878 Downloads
A PHP 7 shim for ext/mysql
druidfi/mysqldump-php
274236 Downloads
PHP version of mysqldump cli that comes with MySQL
vcian/laravel-db-auditor
24060 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
ruckusing/ruckusing-migrations
977565 Downloads
Framework for generating and managing database migrations
phpbu/phpbu
75088 Downloads
PHP Backup utility.
onecentlin/laravel-adminer
404449 Downloads
Laravel Adminer Database Manager
nilportugues/sql-query-formatter
960624 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
225321 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
nettrine/dbal
1993491 Downloads
Doctrine DBAL for Nette Framework