Libraries tagged by quere
sleeping-owl/with-join
87252 Downloads
Package to convert Eloquent BelongsTo subqueries into one query with left join.
shipmonk/doctrine-mysql-optimizer-hints
13040 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
rnix/laravel-redis-batch-repository
36566 Downloads
Provides redis repository implementation for Laravel Queue Batch
pyaesoneaung/to-raw-sql
8662 Downloads
Get raw SQL from Laravel Query Builder
primitivesense/laravel-raw-sqs-connector
89953 Downloads
Allows for the consumption of raw messages produced outside of Laravel from SQS to then be handled natively within Laravel's Queue and Job system
prgtw/inserts-always-include-default-values-behavior
173326 Downloads
Propel behavior for always including columns that have default values in INSERT queries
pfrenssen/matomo-reporting-api
99699 Downloads
PHP client library to query the Matomo Reporting API.
nullthoughts/laravel-latest-relation
51323 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
netsells/laravel-geoscope
23423 Downloads
GeoScope is a laravel package that allows you to easily perform distance queries and geofencing based on latitudes and longitudes.
muglug/package-versions-56
988780 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)
michaloravec/laravel-paginateroute
10711 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
mateffy/laravel-codebase-mcp
690 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
lyquidity/requester
47644 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP) and to make a request to a Timestamp authority (TSA)
ljpc/pure-php-doh-client
7621 Downloads
Easily query DNS records via HTTPS
level23/druid-client
52448 Downloads
Druid php client for executing queries and more