Libraries tagged by php sql
krowinski/php-mysql-replication
69702 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.
morris/lessql
122500 Downloads
LessQL: A lightweight and performant PHP ORM alternative
dg/adminer-custom
656643 Downloads
Customization for Adminer, the best database management tool written in PHP.
clancats/hydrahon
164989 Downloads
Fast & standalone PHP MySQL Query Builder library.
jeromeschneider/baikal
2811 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
loupe/loupe
26206 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
soundintheory/php-sql-parser
360117 Downloads
SQL parsing tools for PHP
corneltek/sqlbuilder
46815 Downloads
Fast and Powerful SQLBuilder for PHP
druidfi/mysqldump-php
151951 Downloads
PHP version of mysqldump cli that comes with MySQL
clouddueling/mysqldump-php
21049 Downloads
PHP version of mysqldump cli that comes with MySQL
imjoehaines/flowder
328174 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
izniburak/pdox
16679 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
vcian/laravel-db-auditor
9398 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
chriskite/phactory
206532 Downloads
A Database Factory for PHP Unit Tests
byjg/migration
65179 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.