Libraries tagged by querier
phpgt/cssxpath
14087511 Downloads
Convert CSS selectors to XPath queries.
overtrue/laravel-query-logger
341495 Downloads
A dev tool to log all queries for laravel application.
lorisleiva/laravel-search-string
465120 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
mnabialek/laravel-sql-logger
844184 Downloads
Log SQL queries in Laravel/Lumen framework
halilcosdu/laravel-slower
33704 Downloads
Laravel Slower: Optimize Your DB Queries with AI
ahmed-bhs/doctrine-doctor
20609 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
zenstruck/collection
988565 Downloads
Iterate, filter and paginate anything - arrays, generators or Doctrine ORM queries - without loading it all into memory.
ymigval/laravel-model-cache
82898 Downloads
Laravel package for caching Eloquent model queries
vierge-noire/cakephp-test-suite-light
1195070 Downloads
A test suite for CakePHP application based on Sql queries
timgws/query-builder-parser
411536 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
staudenmeir/laravel-upsert
718140 Downloads
Laravel UPSERT and INSERT IGNORE queries
spatie/laravel-rdap
204976 Downloads
Perform RDAP queries in a Laravel app
shipmonk/doctrine-mysql-index-hints
665933 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
mostafaznv/laracache
55509 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
mehradsadeghi/laravel-filter-querystring
139776 Downloads
Filter your queries based on url query string parameters like a breeze.