Libraries tagged by QueryR
panique/pdo-debug
113748 Downloads
A super-simple function that returns the full SQL query from your PDO statements
nullthoughts/laravel-latest-relation
104179 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
mxrxdxn/pwned-passwords
85336 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.
muglug/package-versions-56
1008864 Downloads
A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)
moloquent/moloquent
116222 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mmikkel/retcon
187711 Downloads
Powerful Twig filters for mutating and querying HTML
michaloravec/laravel-paginateroute
27571 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
madewithlove/elasticsearcher
135864 Downloads
Wrapper on top of the ElasticSearch PHP SDK which allows easier index/document/query management.
kevinoo/phpwhois
107026 Downloads
phpWhois - library for querying whois services and parsing results.
jmikola/auto-login-bundle
327950 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jdavidbakr/replaceable-model
248552 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
howyi/conv-laravel
370129 Downloads
MySQL migration query auto generate on Laravel/Lumen
heyday/silverstripe-responsive-images
91397 Downloads
Configure and send a series of image size options to the client without loading any resources until a media query can be executed.
heroicpixels/filterable
95017 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
glushkovds/clickhouse-builder
858395 Downloads
Clickhouse sql query builder, forked from the-tinderbox/ClickhouseBuilder