Libraries tagged by database query
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.
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.
smart-php/mysql-scheman
94 Downloads
MySQL schema synchronizer. A simple way to handle MySQL schema without writing MySQL query
simplemdb/simplemdb
13 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
qikdev/fluentpdo
841 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
nkt/flame
489 Downloads
The PDO wrapper with comfortable API for placeholders
nahid/crudx
38 Downloads
Crudx is a mysql query handling library based on PHP
nabcellent/codeigniter4-eloquent
322 Downloads
The Illuminate/Eloquent package for CodeIgniter 4.
mroosz/laravel-cassandra-driver
101 Downloads
Cassandra based query builder for laravel.
mazentouati/snacks-console
10 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
lroman242/laravel-cassandra
317 Downloads
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
kobykorman/eloquentify
1 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
jrsaunders/shard-matrix
1483 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.