Libraries tagged by laravel trait
kraenzle-ritter/resources
197 Downloads
Resources trait
igaster/eloquent-decorator
6307 Downloads
A simple Trait that implements the Decorator pattern on Laravel eloquent models.
hitechnix/support
58 Downloads
Flexible helper methods & traits for commonly used functionalities.
hashemi/fireworks
72 Downloads
A simple trait that will help to fire property wise event on your laravel model. Using laravel model events, to create hooks.
grummfy/eloquent-extended-cast-model
19 Downloads
This library help you to make more advanced cast to eloquent model.
esensi/loaders
2213 Downloads
The missing package loaders for Esensi
codiliateur/eloquent-model-userstamps
65 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
andresuntoro/softexpires
292 Downloads
A trait package to add soft expires feature to eloquent laravel/lumen
akr4m/advanced-search
79 Downloads
Eloquent model search trait.
seiler/eloquent-date
52 Downloads
A trait for Eloquent models to help you work with dates in different languages
rinvex/repository
40458 Downloads
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.
navjobs/temporal-models
3034 Downloads
Easily create Temporal Models with Laravel.
laragear/compare
158 Downloads
Small utility trait to fluently compare object values.
graham-campbell/logger-core
377 Downloads
Provides A Logger Trait For Reuse
atrauzzi/authoritaire
3842 Downloads
A simple authorization package for Laravel 4.