Libraries tagged by eloquent model
xpeedstudio/laravel-medialibrary-mongodb
3558 Downloads
Associate files with Eloquent models
swiss-devjoy/laravel-easy-hashids
1000 Downloads
Easy HashIds for Laravel Eloquent models with Livewire Support
ssntpl/laravel-files
356 Downloads
Associate files with Eloquent models
sfneal/scopes
62792 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/casts
59555 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
sfneal/address
65327 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
redcrystal/cast
22673 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
padosoft/laravel-validable
8781 Downloads
Trait to activate validation when saving Eloquent Model
marshmallow/sluggable
14701 Downloads
Generate slugs when saving Eloquent models
maniruzzaman/laravel-unique-slug
1183 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
mad-web/laravel-enum
136031 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
logaretm/transformers
27530 Downloads
Simple laravel eloquent models transformers.
leko-team/laravel-active
482 Downloads
Ready-made solution for active an entity with Eloquent models
larapack/attribute-slugging
1840 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
lab2view/laravel-repository-generator
15453 Downloads
Generate Repository from Eloquent models