Libraries tagged by database queries
mkcg/php-query-model
1199 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
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/query
1039 Downloads
Library to simplify querying a database
girgias/query-builder
14 Downloads
A library to build valid SQL queries
djunehor/laravel-revert-query
17 Downloads
Log all model events and revert specific model event
co0lc0der/simple-query-builder
25 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
ceddyg/query-builder-repository
751 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
boxybird/boxybird-wp-query-endpoint
7 Downloads
Query anything you want from the WordPress database using a single REST API endpoint.
blitz-php/database
927 Downloads
A simple database layer for easy development
avadim/manticore-query-builder-laravel
22 Downloads
ManticoreSearch Query Builder for your Laravel applications
sematico/wp-fluent-query
664 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
primal/query
15 Downloads
Chain-able asynchronous query builder for MySQL PDO
prelude/prelude-database
4879 Downloads
A Database-Agnostic set of Abstractions built on top of PDO
ooxif/laravel-query-param
3849 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
odan/database
256 Downloads
SQL query builder