Libraries tagged by mysql
vpominchuk/laravel-mysql-use-index-scope
399146 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
vimeo/php-mysql-engine
176669 Downloads
A MySQL engine written in PHP for speeding up tests
dshafik/php7-mysql-shim
637545 Downloads
A PHP 7 shim for ext/mysql
brokenice/laravel-mysql-partition
237507 Downloads
MySQL Partition extension for Laravel.
sergeytsalkov/meekrodb
275418 Downloads
The Simple PHP/MySQL Library
ruckusing/ruckusing-migrations
956151 Downloads
Framework for generating and managing database migrations
phpbu/phpbu
62790 Downloads
PHP Backup utility.
onecentlin/laravel-adminer
323896 Downloads
Laravel Adminer Database Manager
odan/phinx-migrations-generator
631374 Downloads
Migration generator for Phinx
nilportugues/sql-query-formatter
766650 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
207817 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
nettrine/dbal
1412431 Downloads
Doctrine DBAL for Nette Framework
mmucklo/queue-bundle
462202 Downloads
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
mevdschee/php-crud-api
49168 Downloads
Single file PHP script that adds a REST API to a SQL database.
marktopper/doctrine-dbal-timestamp-type
692731 Downloads
Add the timestamp type for Doctrine/DBAL