Libraries tagged by php mysql sql
tivins/database
197 Downloads
A fluent, lightweight, and efficient PDO wrapper.
squirrelphp/queries
3694 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
saschawiener/redbean-single-file
3860 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
evosoftcz/dibi
5308 Downloads
Dibi is Database Abstraction Library for PHP
gemini/php-mysql-replication
11 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.
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
dazzle-php/mysql
61 Downloads
Dazzle Asynchronous MySQL.
vuduythanh2020/mysql-replication
3220 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.
michabbb/php-sql-parser
1988 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
davcs86/php-mysqlimporter
4410 Downloads
PHP class for importing big SQL files into MySQL.
dzasa/maratus-php-backup
10 Downloads
Backup different types databases(Couchdb, MongoDB, MySQL, PostgreSQL, Redis, Riak, SQLite) on local or remote to Google Drive, Dropbox, Copy, FTP etc.
arthurhoaro/simple-php-messaging-service
2017 Downloads
SimplePMS is a PHP message service with database backend using SQLite, PostgreSQL or MySQL
rotexsoft/sqlschema
943 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
rizkussef/laravel-sql-to-migration
16 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
ludal/mysql-querybuilder
766 Downloads
A simple PHP query builder for SQL queries