Libraries tagged by php mysql
flowpack/simplesearch
31983 Downloads
Plain PHP search engine using sqlite3 or MySQL as storage backend.
byjg/migration-cli
26716 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
seinopsys/postgresql-database-class
5524 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
moln/php-mysql-replication
29000 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
27663 Downloads
A Simple MySQL Library for PHP
a1phanumeric/php-mysql-class
246 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
setbased/php-stratum-mysql
43736 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
programster/mysql-session-handler
7276 Downloads
MySQL PHP Session Handler
falseclock/dbd-php
7875 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
antevenio/pdo-mysql-select-iterator
20959 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
anonymous-php/mysqli-pdo-bridge
1320 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
fordnox/php-queue-manager
5281 Downloads
PHP Queue with database backend. Use sqlite, mysql, postgres database
zjkal/mysql-helper
697 Downloads
一个便捷的MySQL导入导出的助手类库。 a mysql import and export helper library.
systemsdk/docker-nginx-php-laravel
495 Downloads
Docker laravel environment
rlanvin/php-mypdo
4876 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.