Libraries tagged by mysql query
phith0n/ctfdbbuilder
15 Downloads
a database query builder for CTFer
oeltimacreation/php-simplequery
185 Downloads
A small, framework-agnostic PDO query builder with deterministic SQL compilation
nowo-tech/performance-bundle
3116 Downloads
Symfony bundle for tracking and analyzing route performance metrics. Records request time, database queries count, and query execution time for performance analysis.
nawasara/database-monitor
248 Downloads
MySQL/MariaDB server + database monitoring for the Nawasara superapp framework — inventory, capacity, performance, slow query, and alerting via a single read-only monitoring user.
kuiper/db
3555 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
krugozor/database
2494 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
jelix/database
4021 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
jardissupport/dbquery
197 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
flytachi/winter-cdo
776 Downloads
Extended, type-safe PDO wrapper for PostgreSQL, MySQL/MariaDB, SQLite and Oracle with a composable, injection-safe query builder.
davewid/peyote
841 Downloads
A database query builder for PHP 5.3+
coolms/rql-doctrine
168 Downloads
Doctrine ORM translator for coolms/rql: walks the RQL AST onto a QueryBuilder, with portable JSON filtering across Postgres, MySQL, MariaDB, SQLite, SQL Server and Oracle
chillerlan/php-database
1162 Downloads
An extensible database wrapper and query builder.
arabcoders/database
2377 Downloads
Standalone database toolkit for PDO with query building, ORM, schema migrations, and seeding.
selective/database
96266 Downloads
SQL query builder
parm/parm
4988 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows