Libraries tagged by EloquentBuilder
mohammad-fouladgar/eloquent-builder
143290 Downloads
flagstudio/laravel-paginate
5417 Downloads
Different paginate macros for laravel eloquent builder and collection
lotvantage/eloquent-to-sql
9014 Downloads
Produce a ready-to-run SQL statement from an Eloquent builder.
nhn/eloquent-builder
10 Downloads
nhn 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
14490 Downloads
Allows you to decorate Laravel query builders
exyplis/eloquent-builder-macros
19229 Downloads
A set of helpful macros for Laravel Eloquent query builder
samushi/queryfilter
67 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
fugazi-code/laravel-eloquent-filter
4 Downloads
A custom filter for your Eloquent Builder
aidynmakhataev/eloquent-json-macros
121 Downloads
A Laravel Eloquent Builder macros for MySQL JSON functions
skover/eloquent-builder
6 Downloads
mjahn/eloquent-builder
2 Downloads
kevslashnull/futuristic-eloquent-builder
297 Downloads
Use PHP8 named arguments in your Laravel Eloquent queries
otisz/laravel-eloquent-filter
199 Downloads
Flexible Eloquent filter from URL queries
free3_5man/laravel-macros
28 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