aylien-model-traits
by hopkins
A trait that can be included on eloquent models to utilize the Aylien text analysis php sdk
eloquent-decorator
by igaster
A simple Trait that implements the Decorator pattern on Laravel eloquent models.
elsrepositorytrait
by bebbolus
PHP trait to manage the Laravel Entity on ElasticSearch via Elastiquent
l5-filterable-sortable
A trait for filtering and sorting Query Builder results, based on Laracasts/Dedicated-Query-String-Filtering
laravel-blockable
by racashmoney
Trait for Laravel Eloquent models to allow easy implementation of a 'block' or 'ignore' feature.
laravel-cacheable
by rinvex
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
laravel-deliverable
by ironshark
Trait for Laravel Eloquent models to allow easy implementation of delivering feature.
laravel-flaggable
by batuhan
Trait for Laravel Eloquent models to allow easy implementation of a 'flag' feature.
laravel-likeable
by rtconner
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
laravel-likeable
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
laravel-love
by cybercog
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
laravel-model-options
by igaster
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
laravel-observe-properties
by haganjones
A simple trait to allow you to observe changing properties on a Model.
laravel-repositories
by rinvex
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
laravel-support
by rinvex
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
laravel-trait-updatedby
by koodoo
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
repository
by rinvex
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
translate-that-model
by mabasic
This package adds a single trait to enable simple model translation.