Libraries tagged by eloquent model
adideas/laravel-get-relationship-eloquent-model
389 Downloads
Laravel get relationship eloquent models
wendelladriel/laravel-model-completed
4 Downloads
Laravel helper to know the completion status of an Eloquent Model
velitsol/eloquent-filter
11 Downloads
A laravel package to filter eloquent models and their relationships based on URL query strings.
seiler/eloquent-date
52 Downloads
A trait for Eloquent models to help you work with dates in different languages
sebastiaanluca/laravel-route-model-autobinding
2811 Downloads
Automatically bind Eloquent models to be used as route segments.
ryancco/laravel-uuid-models
4809 Downloads
Trait for working with Eloquent models with UUID route keys
niclasleonbock/eloquent-activatable
208 Downloads
Creating (de-) activatable Eloquent Models made easy.
elaborate-code/laravel-eloquent-logs
277 Downloads
A simple way to log changes that occur on Eloquent models
bytestgear/eloquent-incrementable
749 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
astrotomic/laravel-eloquent-uuid
25110 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
inmanturbo/modelware
317 Downloads
Eloquent Modelware for laravel
redaelfillali/laravel-secure-model
88 Downloads
Eloquent base model with auto-sanitized getters and setters.
m-tech-stack/laravel-api-model-client
7 Downloads
A powerful Laravel package that enables Eloquent-like models to interact seamlessly with external APIs instead of a local database
kyle-noland/eloquent-foundation
147 Downloads
A set of base classes for working with Laravel Eloquent Repositories, Models, Collections and Observers