Libraries tagged by queery
ggergo/sqlindexhintbundle
420867 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
watson/aggregate
123920 Downloads
Extend Laravel's query builder with additional relation aggregates.
pristas-peter/wp-graphql-gutenberg
103110 Downloads
Query gutenberg blocks with wp-graphql
phpwhois/phpwhois
388637 Downloads
phpWhois - library for querying whois services and parsing results. Based on phpwhois.org
philperusse/nova-column-filter
388307 Downloads
A Laravel Nova column queryer filter
paysera/lib-pagination
156533 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
panique/pdo-debug
98351 Downloads
A super-simple function that returns the full SQL query from your PDO statements
mxrxdxn/pwned-passwords
53701 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
moloquent/moloquent
104148 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mmikkel/retcon
174761 Downloads
Powerful Twig filters for mutating and querying HTML
llagerlof/moodlerest
59646 Downloads
MoodleRest is a PHP class to query Moodle REST webservices
larawatcher/larawatcher
449889 Downloads
Larawatcher: Laravel Database Query Profiler
jmikola/auto-login-bundle
319124 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jdavidbakr/replaceable-model
235361 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
infinitypaul/laravel-database-filter
37984 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.