Libraries tagged by querier
cakephp/datasource
17240684 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
mnabialek/laravel-sql-logger
668540 Downloads
Log SQL queries in Laravel/Lumen framework
halilcosdu/laravel-slower
5605 Downloads
Laravel Slower: Optimize Your DB Queries with AI
timgws/query-builder-parser
323866 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
staudenmeir/laravel-upsert
619284 Downloads
Laravel UPSERT and INSERT IGNORE queries
overtrue/laravel-query-logger
215024 Downloads
A dev tool to log all queries for laravel application.
mehradsadeghi/laravel-filter-querystring
79828 Downloads
Filter your queries based on url query string parameters like a breeze.
mattiasgeniar/phpunit-query-count-assertions
462185 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).
krowinski/php-mysql-replication
60154 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
intaro/pinba-bundle
519929 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
hyva-themes/magento2-graphql-view-model
1207952 Downloads
Provide ability to customize GraphQL queries and mutations for Hyvä themes.
dkrnl/simplexmlreader
907028 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
colshrapnel/safemysql
82118 Downloads
A real safe and convenient way to handle MySQL queries.
basemkhirat/elasticsearch
296568 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
caneara/quest
64375 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.