Libraries tagged by eloquent-models
wlhrtr/state-machine
2321 Downloads
State machine for your Eloquent models (forked from asantibanez and continued)
vormkracht10/laravel-embeddings
994 Downloads
Create embeddings for your Eloquent models to use with OpenAI
umutphp/laravel-model-recommendation
574 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
6449 Downloads
Generate Eloquent Model Bases for Laravel
testmonitor/laravel-accountable
10829 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
tenancy/affects-models
43332 Downloads
The tenancy/tenancy eloquent models mutations
stayallive/laravel-eloquent-uuid
15379 Downloads
Generate UUID for a Laravel Eloquent model attribute.
skybluesofa/laravel-followers
10766 Downloads
This package gives Eloquent models the ability to manage their followers.
simpladevru/laravel-eloquent-join
13560 Downloads
This package introduces the join magic for eloquent models and relations.
sfneal/users
49365 Downloads
Extended use of the default App\User Eloquent model used by Laravel applications
sfneal/socials
10970 Downloads
Eloquent Model and extensions for Social media accounts
sfneal/scopes
57712 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sfneal/models
86117 Downloads
Eloquent Model wrapper with extended functionality
sfneal/crud-model-actions
11093 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
sfneal/casts
54475 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes