Libraries tagged by mqseries
stancl/jobpipeline
3809323 Downloads
Turn any series of jobs into Laravel listeners.
spatie/laravel-sql-commenter
803937 Downloads
Add comments to SQL queries made by Laravel
protonemedia/laravel-cross-eloquent-search
387492 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
phpgt/cssxpath
9259455 Downloads
Convert CSS selectors to XPath queries.
mexitek/phpcolors
2804222 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
cakephp/datasource
19242077 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
mnabialek/laravel-sql-logger
709390 Downloads
Log SQL queries in Laravel/Lumen framework
halilcosdu/laravel-slower
12731 Downloads
Laravel Slower: Optimize Your DB Queries with AI
wp-cli/doctor-command
241666 Downloads
Diagnose problems within WordPress by running a series of checks for symptoms.
timgws/query-builder-parser
344556 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
staudenmeir/laravel-upsert
640776 Downloads
Laravel UPSERT and INSERT IGNORE queries
overtrue/laravel-query-logger
240771 Downloads
A dev tool to log all queries for laravel application.
mostafaznv/laracache
33190 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
mattiasgeniar/phpunit-query-count-assertions
527199 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
lorisleiva/laravel-search-string
347772 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.