Libraries tagged by mysql query
timetoogo/pinq.demo.sql
11 Downloads
A documented demo of the PINQ DSL query provider platform
stratedge/wye
5142 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
srjlewis/aura-sql
18 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
squirrelphp/entities
3505 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
simplemdb/simplemdb
13 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
silassare/gobl
433 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
progrmanial/simple-mysqli-fork
2538 Downloads
A powerful and flexible database query builder with advanced features
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
orinfy/db
5 Downloads
PHP simple query builder
noahheck/e_mysqli
173 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
mysqlnduhtool/mysqlnduhtool
0 Downloads
Mysql analyze tool. Find, log, mock and change your php database queries without touching your code.
memran/marwa-db
0 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
kuiper/db
2500 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
jpi/orm
297 Downloads
Simple & lightweight ORM