Libraries tagged by php sql
mevdschee/php-crud-api
67607 Downloads
Single file PHP script that adds a REST API to a SQL database.
krowinski/php-mysql-replication
132273 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.
druidfi/mysqldump-php
671691 Downloads
PHP version of mysqldump cli that comes with MySQL
php-db/phpdb
149407 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
morris/lessql
148459 Downloads
LessQL: A lightweight and performant PHP ORM alternative
vcian/laravel-db-auditor
39382 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
renoki-co/l1
25561 Downloads
Laravel integration for Cloudflare Workers services.
dg/adminer-custom
805444 Downloads
Customization for Adminer, the best database management tool written in PHP.
clancats/hydrahon
219490 Downloads
Fast & standalone PHP MySQL Query Builder library.
soundintheory/php-sql-parser
565748 Downloads
SQL parsing tools for PHP
corneltek/sqlbuilder
66334 Downloads
Fast and Powerful SQLBuilder for PHP
php-database-migration/php-database-migration
63843 Downloads
rake and mybatis SQL migration tool
guanguans/soar-php
20780 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
clouddueling/mysqldump-php
23267 Downloads
PHP version of mysqldump cli that comes with MySQL
jstayton/miner
12575 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.