Libraries tagged by eloquent-models
rtconner/laravel-likeable
357826 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rob-lester-jr04/eloquent-sales-force
415486 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
150738 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
105151 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
mtvs/eloquent-hashids
350919 Downloads
On-the-fly hashids for Laravel Eloquent models.
mehdi-fathi/eloquent-filter
168549 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
1017801 Downloads
Serialize Eloquent models as JSON:API resources.
konekt/enum-eloquent
1589263 Downloads
Enum attribute casting for Eloquent models
kolossal-io/laravel-multiplex
67589 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
joelbutcher/laravel-archivable
434499 Downloads
An archivable trait package for Laravel Eloquent models
jedrzej/searchable
231459 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
iben12/laravel-statable
268160 Downloads
Statable trait for Laravel Eloquent models
gazsp/baum
312583 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
flynsarmy/db-blade-compiler
829041 Downloads
Render Blade templates from Eloquent Model Fields
fico7489/laravel-eloquent-join
376265 Downloads
This package introduces the join magic for eloquent models and relations.