Libraries tagged by php mysql sql
lovullo/dbal
29923 Downloads
Database Abstraction Layer
semisedlak/migratte
29251 Downloads
Migratte is a simple database migration tool for PHP.
phpmachinist/phpmachinist
30657 Downloads
Testing object factory for PHP
derptest/phpmachinist
35472 Downloads
Testing object factory for PHP
moln/php-mysql-replication
27460 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.
tsukasa/php-sql-parser
14015 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
zethika/virtual-sql
1360 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
versaorm/versaorm-php
28 Downloads
ORM ligero y seguro para PHP con motor PDO nativo - Query Builder fluido, Active Record simple, alto rendimiento
silviooosilva/cacheer-php
78 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
chillerlan/php-database
1152 Downloads
An extensible database wrapper and query builder.
squirrelphp/entities
3515 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
milanmadar/coolio-orm
344 Downloads
PHP ORM based on Doctrine DBAL
kevinpirnie/kpt-database
69 Downloads
A modern, fluent PHP database wrapper built on top of PDO, providing an elegant and secure way to interact with MySQL databases
jelix/database
2877 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
acelot/search-schema
2896 Downloads
Declarative SQL search query builder for PHP 7