Libraries tagged by eloquent-models
nicolaslopezj/searchable
2280330 Downloads
Eloquent model search trait.
genealabs/laravel-model-caching
4077738 Downloads
Automatic caching for Eloquent models.
dyrynda/laravel-cascade-soft-deletes
2401591 Downloads
Cascading deletes for Eloquent models that implement soft deletes
krlove/eloquent-model-generator
1902739 Downloads
Eloquent Model Generator
usmanhalalit/laracsv
1559590 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
tailflow/laravel-orion
440234 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.
spatie/laravel-model-flags
731137 Downloads
Add flags to Eloquent models
rutorika/sortable
825618 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
protonemedia/laravel-cross-eloquent-search
404664 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
plank/laravel-metable
598369 Downloads
A package for attaching arbitrary data to Eloquent models
multicaret/laravel-acquaintances
220843 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
mikebronner/laravel-model-caching
13794 Downloads
Automatic caching for Eloquent models.
laracraft-tech/laravel-date-scopes
146555 Downloads
Some useful date scopes for your Laravel Eloquent models!
kodeine/laravel-meta
597632 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jpkleemans/attribute-events
374446 Downloads
🔥 Fire events on attribute changes of your Eloquent model