Libraries tagged by eloquent-models
rinvex/laravel-categories
148409 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
qcod/laravel-imageup
103685 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
mtvs/eloquent-hashids
337425 Downloads
On-the-fly hashids for Laravel Eloquent models.
mehdi-fathi/eloquent-filter
164679 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
laravel-json-api/eloquent
957934 Downloads
Serialize Eloquent models as JSON:API resources.
konekt/enum-eloquent
1523986 Downloads
Enum attribute casting for Eloquent models
kolossal-io/laravel-multiplex
63403 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
kitar/laravel-dynamodb
473916 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
joelbutcher/laravel-archivable
411203 Downloads
An archivable trait package for Laravel Eloquent models
gazsp/baum
306465 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
flynsarmy/db-blade-compiler
822923 Downloads
Render Blade templates from Eloquent Model Fields
fico7489/laravel-eloquent-join
367742 Downloads
This package introduces the join magic for eloquent models and relations.
deligoez/laravel-model-hashid
58069 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
ddzobov/laravel-pivot-softdeletes
340747 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
christiankuri/laravel-favorite
429984 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.