Libraries tagged by laravel query
hamidreza-mozhdeh/filter-by-query-string
5 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.
gency/laravel-filterable
538 Downloads
A trait to add query filtering functions to Laravel models
davispeixoto/laravel-4-solr
101 Downloads
Laravel 4 Apache Solr simple query client
codepso/laravel
2498 Downloads
This package contains helper, classes, query builders to initialize laravel projects.
technoknol/log-my-queries
623 Downloads
Laravel middleware to Log all queries being fired to Laravel log file. Uses Laravel's default monolog library and sniffs Eloquent queries
laravel-freelancer-nl/aql-query-builder
1307 Downloads
PHP AQL Query Builder
sarfraznawaz2005/querydumper
74 Downloads
Laravel package to dump all running queries on the page.
salehhashemi/laravel-intelli-graphql
5 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
renoki-co/laravel-steampipe
2 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
mayankjanidev/laravel-store
7 Downloads
Create reusable database queries and data objects in Laravel
faisal50x/query-filter
921 Downloads
Laravel Eloquent models filter based on query parameters.
dalnix/laravel-graphql-generator
52 Downloads
Generator of Queries, Types and Mutations for laravel-graphql
z3rka/queryfi
45 Downloads
Meet Queryfi – the powerful package that enhances your API interactions with Laravel, offering the flexibility to build dynamic queries directly from your frontend, be it React or any other framework.
macropay-solutions/laravel-crud-wizard-demo
1 Downloads
Demo for laravel-crud-wizard library for laravel/lumen crud operations including url query language
samushi/queryfilter
69 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder. This means all your favorite methods and macros are still available