Libraries tagged by EloquentBuilder
mohammad-fouladgar/eloquent-builder
201031 Downloads
samushi/queryfilter
1977 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.
flagstudio/laravel-paginate
8909 Downloads
Different paginate macros for laravel eloquent builder and collection
lotvantage/eloquent-to-sql
14689 Downloads
Produce a ready-to-run SQL statement from an Eloquent builder.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
paulhenri-l/eloquent-builder-decorator
14491 Downloads
Allows you to decorate Laravel query builders
exyplis/eloquent-builder-macros
19229 Downloads
A set of helpful macros for Laravel Eloquent query builder
aidynmakhataev/eloquent-json-macros
122 Downloads
A Laravel Eloquent Builder macros for MySQL JSON functions
nhn/eloquent-builder
11 Downloads
nhn eloquent builder
skover/eloquent-builder
6 Downloads
mjahn/eloquent-builder
5 Downloads
kevslashnull/futuristic-eloquent-builder
298 Downloads
Use PHP8 named arguments in your Laravel Eloquent queries
otisz/laravel-eloquent-filter
202 Downloads
Flexible Eloquent filter from URL queries
free3_5man/laravel-macros
38 Downloads
Extending Laravel Collection/Arr/Str/Builder/Carbon/CarbonPeriod with macros, some of Collection/Arr is inspired by prototyped.js, also with extra heper functions
pawsmedz/laravel-json-filter
3 Downloads
Dynamic JSON filtering for Eloquent Builder with Laravel 9-12 & PHP 8.1-8.4 support (MySQL, PostgreSQL & SQLite).