Libraries tagged by elequent
thinktomorrow/dynamic-attributes
12406 Downloads
easily store and retrieve document values of an eloquent model
tenancy/affects-models
42961 Downloads
The tenancy/tenancy eloquent models mutations
skybluesofa/laravel-followers
10750 Downloads
This package gives Eloquent models the ability to manage their followers.
simon80119/laravel-database-encryption
5872 Downloads
Auto Encrypt and Decrypt Database through Eloquent
silvertipsoftware/factorygirl
9900 Downloads
A port of FactoryGirl to Laravel4/Eloquent
sfneal/users
49115 Downloads
Extended use of the default App\User Eloquent model used by Laravel applications
sfneal/socials
10575 Downloads
Eloquent Model and extensions for Social media accounts
sfneal/scopes
57461 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/models
85589 Downloads
Eloquent Model wrapper with extended functionality
sfneal/datum
59333 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
sfneal/crud-model-actions
10843 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
sfneal/casts
54224 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
sfneal/address
59564 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
sassnowski/laravel-shareable-models
12507 Downloads
Create shareable links from your eloquent models.
reshadman/laravel-optimistic-locking
18209 Downloads
Adds optimistic locking feature to eloquent models.