Libraries tagged by eloquent-models
amphibee/wordpress-eloquent-models
3079 Downloads
Eloquent ORM for WordPress
wlhrtr/state-machine
4340 Downloads
State machine for your Eloquent models (forked from asantibanez and continued)
wilianx7/laravel-auditing
4076 Downloads
Audit changes of your Eloquent models in Laravel/Lumen. Forked from owen-t/laravel-auditing.
umutphp/laravel-model-recommendation
658 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
7456 Downloads
Generate Eloquent Model Bases for Laravel
tenancy/affects-models
48276 Downloads
The tenancy/tenancy eloquent models mutations
stayallive/laravel-eloquent-uuid
18300 Downloads
Generate UUID for a Laravel Eloquent model attribute.
skybluesofa/laravel-followers
10837 Downloads
This package gives Eloquent models the ability to manage their followers.
simpladevru/laravel-eloquent-join
15414 Downloads
This package introduces the join magic for eloquent models and relations.
sfneal/users
51001 Downloads
Extended use of the default App\User Eloquent model used by Laravel applications
sfneal/socials
12811 Downloads
Eloquent Model and extensions for Social media accounts
sfneal/scopes
59379 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/models
89712 Downloads
Eloquent Model wrapper with extended functionality
sfneal/crud-model-actions
12719 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
sfneal/casts
56142 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes