Libraries tagged by php sql
krowinski/php-mysql-replication
76232 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
205752 Downloads
PHP version of mysqldump cli that comes with MySQL
morris/lessql
126123 Downloads
LessQL: A lightweight and performant PHP ORM alternative
vcian/laravel-db-auditor
16431 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
dg/adminer-custom
685364 Downloads
Customization for Adminer, the best database management tool written in PHP.
clancats/hydrahon
175714 Downloads
Fast & standalone PHP MySQL Query Builder library.
jeromeschneider/baikal
3441 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
loupe/loupe
46680 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
384913 Downloads
SQL parsing tools for PHP
marcocesarato/sqlparser
32978 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
automattic/php-thrift-sql
64028 Downloads
A PHP library for connecting to Hive or Impala over Thrift
corneltek/sqlbuilder
50706 Downloads
Fast and Powerful SQLBuilder for PHP
php-database-migration/php-database-migration
54972 Downloads
rake and mybatis SQL migration tool
clouddueling/mysqldump-php
21465 Downloads
PHP version of mysqldump cli that comes with MySQL
imjoehaines/flowder
387058 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL