Libraries tagged by eloquent model
nanigans/single-table-inheritance
1738796 Downloads
Single Table Inheritance Trait
michaelachrisco/readonly
1422622 Downloads
Readonly Models for Laravel 5+
betterapp/laravel-db-encrypter
454080 Downloads
Provides database model attribute encryption/decryption
tailflow/laravel-orion
326143 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
laracraft-tech/laravel-date-scopes
105338 Downloads
Some useful date scopes for your Laravel Eloquent models!
bkwld/cloner
1334131 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
iatstuti/laravel-cascade-soft-deletes
1120056 Downloads
Cascading deletes for Eloquent models that implement soft deletes
rob-lester-jr04/eloquent-sales-force
341551 Downloads
An eloquent model data source for Salesforce
mtvs/eloquent-hashids
286085 Downloads
On-the-fly hashids for Laravel Eloquent models.
mehdi-fathi/eloquent-filter
145310 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
763527 Downloads
Serialize Eloquent models as JSON:API resources.
konekt/enum-eloquent
1266052 Downloads
Enum attribute casting for Eloquent models
fico7489/laravel-eloquent-join
319847 Downloads
This package introduces the join magic for eloquent models and relations.
lacodix/laravel-model-filter
24606 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
wendelladriel/laravel-lift
25057 Downloads
Take your Eloquent Models to the next level