Libraries tagged by MySQL PHP
jigal/t3adminer
465291 Downloads
Adminer as BE module to work with the database
flowpack/simplesearch
31716 Downloads
Plain PHP search engine using sqlite3 or MySQL as storage backend.
byjg/migration-cli
26428 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
programster/mysql-session-handler
7079 Downloads
MySQL PHP Session Handler
setbased/php-stratum-mysql
41341 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
sectoroverload2k/php-mysql-database
686 Downloads
Lightweight PHP MySQL wrapper with prepared statements. Query returns MySQL object - call fetchAssoc() or fetchAll() to get data.
rkr/php-mysql-query-builder
5739 Downloads
Easy to use query builder for PHP8.0+/PDO
moln/php-mysql-replication
28770 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.
kodols/php-mysql-library
27579 Downloads
A Simple MySQL Library for PHP
a1phanumeric/php-mysql-class
244 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
falseclock/dbd-php
7690 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
antevenio/pdo-mysql-select-iterator
20906 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
phpnomad/mysql-integration
4433 Downloads
systemsdk/docker-nginx-php-laravel
495 Downloads
Docker laravel environment
sectoroverload2k/php-crud
562 Downloads
PHP Library for CRUD of objects in MySQL