Libraries tagged by laravel query
hashemi/queryfilter
994 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
ghonijee/query-adapter
2975 Downloads
Query builder for Laravel model, specifically for DevExtream Table
nahid-ferdous/laravel-searchable
9182 Downloads
Laravel Package To make Eloquent Queries Shorter.
rinvex/laravel-statistics
4042 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
wayofdev/laravel-cycle-orm-adapter
9817 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
sylarele/http-query-config
444 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
propaysystems/laravel-base-repositories
11820 Downloads
Base elequent repositories with interface for common queries.
mpyw/laravel-database-mock
5624 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mobilestock/laravel-database-interceptor
5020 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
milito/query-filter
7690 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
kyslik/laravel-filterable
38740 Downloads
Using URL query strings to filter Eloquent queries.
endeavour-agency/laravel-migration-tests
2895 Downloads
Provides tools for integration testing Laravel migrations.
buckhamduffy/laravel-expressions
2572 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
asamir/laravel-in-db-performance-monitor
5856 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
ans-group/laravel-sieve
5378 Downloads
A library for filtering eloquent queries