Libraries tagged by eloquent model
outl1ne/nova-sortable
1168720 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1836094 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nanigans/single-table-inheritance
1942149 Downloads
Single Table Inheritance Trait
michaelachrisco/readonly
1605350 Downloads
Readonly Models for Laravel 5+
betterapp/laravel-db-encrypter
506346 Downloads
Provides database model attribute encryption/decryption
tailflow/laravel-orion
412505 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.
plank/laravel-metable
578215 Downloads
A package for attaching arbitrary data to Eloquent models
bkwld/cloner
1531641 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
rob-lester-jr04/eloquent-sales-force
386590 Downloads
An eloquent model data source for Salesforce
mtvs/eloquent-hashids
324528 Downloads
On-the-fly hashids for Laravel Eloquent models.
mehdi-fathi/eloquent-filter
160537 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
907099 Downloads
Serialize Eloquent models as JSON:API resources.
konekt/enum-eloquent
1455936 Downloads
Enum attribute casting for Eloquent models
fico7489/laravel-eloquent-join
359658 Downloads
This package introduces the join magic for eloquent models and relations.
deligoez/laravel-model-hashid
53480 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models