Libraries tagged by EloquentBuilder
mohammad-fouladgar/eloquent-builder
158223 Downloads
lotvantage/eloquent-to-sql
10819 Downloads
Produce a ready-to-run SQL statement from an Eloquent builder.
flagstudio/laravel-paginate
6290 Downloads
Different paginate macros for laravel eloquent builder and collection
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
81 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.
aidynmakhataev/eloquent-json-macros
122 Downloads
A Laravel Eloquent Builder macros for MySQL JSON functions
nhn/eloquent-builder
10 Downloads
nhn eloquent builder
skover/eloquent-builder
6 Downloads
mjahn/eloquent-builder
4 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
32 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
noweh/eloquent-dual-database
5 Downloads
Custom Eloquent Builder for dual database.