Libraries tagged by querier
testmonitor/eloquent-calculated-columns
328 Downloads
A Laravel package for adding calculated columns to Eloquent models using SQL for more performant queries.
tburschka/zf2-doctrine-sql-logger
4847 Downloads
Logs Doctrine DBAL queries with a Zend Log.
syrian-open-source/laravel-relational-metrics
8 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.
sylarele/http-query-config
90 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
squirrelphp/entities
3393 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
socialblue/laravel-query-adviser
3186 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
smoren/yii2-query-relation-manager
373 Downloads
Class for building queries and making result array with relations (single and multiple)
small/collection
852 Downloads
Provide PHP collection classes, with a selector to make complex queries on collections.
shmax/graphql-php-validation-toolkit
3921 Downloads
Do validation on fields and args for graphql queries and mutations, and dynamically generate user error types
samuelreichor/craft-query-api
23 Downloads
Speeds up development in headless mode with custom fetch queries
ritaswc/laravel-query-logger
8146 Downloads
A dev tool to log all queries for laravel application.
rezaamini-ir/alerty
22 Downloads
Alerty will monitor your queries and alert you!
ramadan/easy-model
32 Downloads
A Laravel package for enjoyably managing database queries.
propaysystems/laravel-base-repositories
7535 Downloads
Base elequent repositories with interface for common queries.
programic/querylog
2916 Downloads
Log all DB queries