Libraries tagged by eloquent-models
dyrynda/laravel-cascade-soft-deletes
2003453 Downloads
Cascading deletes for Eloquent models that implement soft deletes
krlove/eloquent-model-generator
1779377 Downloads
Eloquent Model Generator
usmanhalalit/laracsv
1419497 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
tailflow/laravel-orion
325312 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-status
1203791 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
546720 Downloads
Add flags to Eloquent models
rtconner/laravel-tagging
2349905 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
protonemedia/laravel-cross-eloquent-search
340865 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
multicaret/laravel-acquaintances
195966 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.
laracraft-tech/laravel-date-scopes
105059 Downloads
Some useful date scopes for your Laravel Eloquent models!
kodeine/laravel-meta
493148 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
goldspecdigital/laravel-eloquent-uuid
1040853 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
elasticquent/elasticquent
861775 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
cyrildewit/eloquent-viewable
867591 Downloads
Laravel package that allows you to associate views with Eloquent models
cybercog/laravel-ban
489680 Downloads
Laravel Ban simplify blocking and banning Eloquent models.