Libraries tagged by mysql
mihajlo/apiql
16 Downloads
ApiQL - Automated Rest API for MySql databases
michaldudek/knit
15038 Downloads
Knit ties your PHP objects with your database of choice in a simple way.
michabbb/php-sql-parser
1951 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
memran/marwadb
117 Downloads
PHP PDO Mysql Database Library
mejinke/merrdb
127 Downloads
A pleasant mysql library
mbbender/doctrine-ordered-uuid-generator
220 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
matthew-p/docker-server
1784 Downloads
Universal docker server, Nginx, PHP-FPM, MySql, Redis
mateodioev/db
165 Downloads
Easy sql-db connection
marekskopal/orm
169 Downloads
ORM
maplephp/query
106 Downloads
MaplePHP - MySQL queries is a powerful yet user-friendly library for making safe database queries
maikealame/auto-where
4101 Downloads
PHP helper to automatically create sql where conditions
maatify/redis
133 Downloads
Official PHP library for maatify.dev Redis Model handler, known by our team
maatify/db-model-v3
240 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team
lyuangg/laravel-umyproxy
14 Downloads
lyuangg/umyproxy laravel package
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.