Libraries tagged by laravel modals
protonemedia/laravel-cross-eloquent-search
435404 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
cybercog/laravel-ban
580378 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
tailflow/laravel-orion
502374 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
1519933 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
833580 Downloads
Add flags to Eloquent models
plank/laravel-metable
642738 Downloads
A package for attaching arbitrary data to Eloquent models
multicaret/laravel-acquaintances
238141 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
mikebronner/laravel-model-caching
45837 Downloads
Automatic caching for Eloquent models.
kodeine/laravel-meta
659794 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
goldspecdigital/laravel-eloquent-uuid
1231773 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
rutorika/sortable
884766 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
elasticquent/elasticquent
917773 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
michaelachrisco/readonly
1813312 Downloads
Readonly Models for Laravel 5+
cviebrock/eloquent-taggable
650471 Downloads
Easy ability to tag your Eloquent models in Laravel.
laravelbook/ardent
1478336 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM