Libraries tagged by eloquent-models
nicolaslopezj/searchable
2214676 Downloads
Eloquent model search trait.
genealabs/laravel-model-caching
3922707 Downloads
Automatic caching for Eloquent models.
dyrynda/laravel-cascade-soft-deletes
2271965 Downloads
Cascading deletes for Eloquent models that implement soft deletes
krlove/eloquent-model-generator
1869890 Downloads
Eloquent Model Generator
usmanhalalit/laracsv
1515924 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
tailflow/laravel-orion
402069 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
671252 Downloads
Add flags to Eloquent models
rutorika/sortable
795326 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
protonemedia/laravel-cross-eloquent-search
384654 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
plank/laravel-metable
572656 Downloads
A package for attaching arbitrary data to Eloquent models
multicaret/laravel-acquaintances
211133 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
2003 Downloads
Automatic caching for Eloquent models.
kodeine/laravel-meta
564616 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
goldspecdigital/laravel-eloquent-uuid
1127720 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
elasticquent/elasticquent
886170 Downloads
Maps Laravel Eloquent models to Elasticsearch types.