Libraries tagged by querri
pop-cms-schema/queriedobject
1056 Downloads
Adds support to query single objects (users, posts, etc) in the request
lucasdotvin/laravel-database-queries-counter
739 Downloads
This package provides a simple trait to check how many queries a test suite has performed.
kyrax324/laravel-queriplex
3079 Downloads
A simple package to help building query builder between request inputs and allowed rules.
yorcreative/laravel-query-watcher
4 Downloads
A Laravel package that provides configurable application query capturing & monitoring.
squareboat/sql-doctor
1456 Downloads
Quickly debugging the amount of database queries per request in Laravel.
silverstripe/silverstripe-discoverer-bifrost
2593 Downloads
A plugin module for silverstripe/silverstripe-discoverer that provides integration for Silverstripe Bifröst
sfneal/datum
66452 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
sarfraznawaz2005/indexer
2737 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
romdh4ne/laravel-querycraft
29 Downloads
Find and fix Laravel performance issues automatically
oscabrera/laravel-query-filters
1080 Downloads
A Laravel package for advanced query filtering and conditions.
manish-pareek/laravel-api-debugger
10225 Downloads
Easily debug your JSON API.
huubverbeek/query-watcher
6075 Downloads
A package to watch queries in your Laravel application -- including PHPUnit asserts.
endeavour-agency/refresh-database-on-demand
2914 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
endeavour-agency/laravel-migration-tests
3714 Downloads
Provides tools for integration testing Laravel migrations.
dzegarra/tracy-mysqli
7987 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy