Libraries tagged by php mysql sql
sodaho/pdo-wrapper
103 Downloads
A lightweight PDO wrapper with fluent query builder and CRUD methods for MySQL, PostgreSQL and SQLite
jardisadapter/dbconnection
345 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardissupport/dbquery
405 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
tereta/dbal
39 Downloads
SQL query builder with fluent interface, supporting multiple database drivers and prepared statements. Designed for ease of use and flexibility in building complex SQL queries.
squirrelphp/entities
3623 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
1124 Downloads
PHP ORM based on Doctrine DBAL
jelix/database
3770 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
infocyph/dblayer
833 Downloads
High-performance, secure database layer for PHP and multi-driver capabilities
codemonster-ru/database
255 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
acelot/search-schema
3258 Downloads
Declarative SQL search query builder for PHP 7
squirrelphp/queries
3807 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
saschawiener/redbean-single-file
4616 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
phpmachinist/phpmachinist
30772 Downloads
Testing object factory for PHP
monkeyscloud/monkeyslegion-backup
74 Downloads
A PHP library and CLI for backing up and restoring databases to local disk, S3, or GCS.
evosoftcz/dibi
6892 Downloads
Dibi is Database Abstraction Library for PHP