Libraries tagged by database query
blitz-php/database
196 Downloads
A simple database layer for easy development
avadim/manticore-query-builder-php
550 Downloads
Manticore Search Query Builder for PHP (unofficial PHP client)
sematico/wp-fluent-query
612 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
hoa/database
10060 Downloads
The Hoa\Database library.
squareboat/sql-doctor
1428 Downloads
Quickly debugging the amount of database queries per request in Laravel.
ramadan/easy-model
32 Downloads
A Laravel package for enjoyably managing database queries.
phith0n/ctfdbbuilder
14 Downloads
a database query builder for CTFer
endeavourplatforms/qbjs-parser
749 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
parm/parm
4975 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
loadsys/cakephp-tablemaintenanceshell
3612 Downloads
A CakePHP console tool to run common MySQL database maintenance queries
zae/lara-press
4574 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
zara-4/laravel-lazy-mysql
7811 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
technoknol/doctrineextensions
5313 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
stratedge/wye
5051 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.
squirrelphp/entities
3391 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.