laravel-eloquent-query-cache
by rennokki
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-uuid
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
laravel-transactional-model-events
by mvanduijker
Add eloquent model events fired after a transaction is committed or rolled back
laravel-app-settings
by qcod
A package with UI to store and manage all the settings for your application
laravel-imageup
by qcod
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
laravel-reactions
by qirolab
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
laravel-acquaintances
by multicaret
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.
laravel-categories
by rinvex
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
laravel-cascade-deletes
by shiftonelabs
Adds application level cascading deletes to Eloquent Models.
laravel-love
by cybercog
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
laravel-mediable
by plank
A package for easily uploading and attaching media files to models with Laravel
userstamps
by wildside
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
laravel-likeable
by rtconner
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
eloquence
by kirkbushell
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.