Libraries tagged by database query
level23/druid-client
62942 Downloads
Druid php client for executing queries and more
kobykorman/eloquentify
854 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
dukecity/doctrineextensions
34921 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
devtheorem/peachy-sql
2547 Downloads
A high-performance query builder and runner for PHP
detain/db_abstraction
3052 Downloads
Database Abstraction Class
mpyw/eloquent-has-by-join
136660 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
mongodb/builder
114166 Downloads
Query and Aggregation Builder for MongoDB
laravel-freelancer-nl/fluentaql
17339 Downloads
PHP AQL Query Builder
jasny/dbquery-mysql
27102 Downloads
Query builder and parser for MySQL
jarjak/dbal-manager
113781 Downloads
Doctrine DBAL helper for bulk data imports in MySQL and other stuff.
stefanfroemken/mysqlreport
18685 Downloads
MySQL Report - Analyze and profile your TYPO3 database queries
laragear/refine
12815 Downloads
Filter a database query using the request query keys and matching methods.
mortenscheel/laravel-query-recorder
12681 Downloads
A package to record and analyze database queries in Laravel applications.
mobilestock/laravel-database-interceptor
10654 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.
fitztrev/query-tracer
20007 Downloads
Backtrace database queries