Libraries tagged by querri
querri/embed
1 Downloads
PHP SDK for embedding Querri analytics into your application
spatie/laravel-query-builder
31552505 Downloads
Easily build Eloquent queries from API requests
ocramius/package-versions
75417975 Downloads
Provides efficient querying for installed package versions (no runtime IO)
composer/package-versions-deprecated
197675655 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
nette/database
7011896 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
thecodingmachine/graphqlite
3391765 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
staudenmeir/laravel-cte
9788131 Downloads
Laravel queries with common table expressions
rennokki/laravel-eloquent-query-cache
4424919 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
querypath/querypath
7167309 Downloads
HTML/XML querying and processing (like jQuery)
galbar/jsonpath
7250758 Downloads
JSONPath implementation for querying and updating JSON objects
laravie/serialize-queries
7761491 Downloads
Serializable Laravel Query Builder
mattiasgeniar/phpunit-query-count-assertions
896139 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).
lanin/laravel-api-debugger
1852190 Downloads
Easily debug your JSON API.
spatie/laravel-sql-commenter
1681136 Downloads
Add comments to SQL queries made by Laravel
protonemedia/laravel-cross-eloquent-search
555385 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.