Libraries tagged by query
mpyw/laravel-database-mock
5478 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
miradnan/laravel-model-caching
9845 Downloads
Adding cache for Laravel Eloquent queries
mihai-valentin/laravel-order-by-field
11829 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
microweber-deps/eloquent-serialize
8297 Downloads
Laravel Query Builder (Eloquent) serialization
manish-pareek/laravel-api-debugger
7972 Downloads
Easily debug your JSON API.
lyonstahl/soql-builder
7395 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
kodols/php-mysql-library
26076 Downloads
A Simple MySQL Library for PHP
joskolenberg/jory
12190 Downloads
Build queries based on json
jojo1981/data-resolver
9460 Downloads
Generic extensible data resolver
jaqb/jaqb
45599 Downloads
Just Another Query Builder built on PDO
fivelab/ruler
13681 Downloads
Add rule for satisfy objects and generate queries based on specifications.
fivelab/ci-rules
14548 Downloads
Custom rules for code style and static analyzer
filisko/pdo-plus
19105 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
eloquent-filter/filter
65 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
denisgeomiq/eloquent-has-by-non-dependent-subquery
4891 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.