Libraries tagged by php mysql
tsukasa/php-sql-parser
14908 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
tonix-tuft/reactphp-mysql-decorator
832 Downloads
A decorator of the ReactPHP MySQL connection interface which augments its behaviour, e.g. providing binding of associative parameters.
slvler/mysql-connectors
9 Downloads
Mysql driver development that can be used on the php side
riverside/php-orm
1315 Downloads
PHP ORM micro-library and query builder
richardevcom/php-helpers
16 Downloads
PHP Helper Functions
rcastera/mysql-wrapper
44 Downloads
MySQL Abstraction Class
purocean/php-db-migration
21 Downloads
A database migration tool
ninvfeng/mysql
143 Downloads
一个简单PDO mysql数据库操作类
nhagemann/anycontent-client-php
11536 Downloads
Client library to work with AnyContent repositories. Provides connectors for different repository types (file based, MySQL).
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.
mozgbrasil/php-sdk-erede
572 Downloads
e-Rede
linna/auth-mapper-mysql
2201 Downloads
Mysql mapper implementation of the authentication and authorization interfaces.
kristijorgji/db-to-php
3497 Downloads
A library to generate application code based on database definition.
konradmichalik/php-sync-tool
22 Downloads
Synchronize databases and files between local and remote systems over SSH/rsync/SFTP with framework credential auto-detection (TYPO3, Symfony, Drupal, WordPress, Laravel).
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.