Libraries tagged by database queries
yiisoft/data-cycle
18723 Downloads
Cycle ORM query adapter for yiisoft/data
saasscaleup/laravel-n-plus-one-detector
352 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
renoki-co/l1
3920 Downloads
Laravel integration for Cloudflare Workers services.
pecee/pixie
25959 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
level23/druid-client
52166 Downloads
Druid php client for executing queries and more
laravel-freelancer-nl/fluentaql
13995 Downloads
PHP AQL Query Builder
dukecity/doctrineextensions
25093 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
mongodb/builder
94028 Downloads
Query and Aggregation Builder for MongoDB
andreas-glaser/doctrine-rql
58408 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
stefanfroemken/mysqlreport
10068 Downloads
Analyze and profile your TYPO3 databases queries
laragear/refine
7107 Downloads
Filter a database query using the request query keys and matching methods.
fourlabs/qbjs-parser
32842 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
elvanto/picodb
31883 Downloads
Minimalist database query builder
mortenscheel/laravel-query-recorder
2401 Downloads
A package to record and analyze database queries in Laravel applications.
mobilestock/laravel-database-interceptor
5252 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.