Libraries tagged by laravel trait
rvzug/laravel-possible-composite-key
75 Downloads
PHP trait to use composite keys in your Laravel Eloquent models and does not fail on possible missing column.
roi-up-agency/laravel-translatable
26 Downloads
A trait to make an Eloquent model hold translations
rogeecn/laravel-support
3227 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
robbielove/laravel-lobster-name
7 Downloads
A simple package to add traits to generate names
rizalfakhri/laravel-repositories
42 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.
rinvex72/laravel-support
1463 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
rhyslees/enum-traits
145 Downloads
This is my package enum-traits
realmedia-agency/laravel-searchable
4 Downloads
Eloquent model search trait.
priblo/laravel-has-tags
28 Downloads
Performance centric model tags trait
priblo/laravel-has-attributes
484 Downloads
EAV based attributes as a Trait
pmingram/laravel-model-encryptor
40 Downloads
A model trait for flexible encryption and decryption of data
pawelmysior/laravel-sluggable
353 Downloads
A small trait, a wrapper of cviebrock/eloquent-sluggable
pacificinternet/laravel-hashslug
12 Downloads
Package providing a trait to use Hashids on a model
nowendwell/laravel-archivable
1094 Downloads
A trait to make an Eloquent model archivable
novocast/laravel-readonly
1 Downloads
A Read-only model trait for assisting dealign with read only models.