Libraries tagged by laravel trait
cgdsoftware/versioning
7 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
bunta/translations
9 Downloads
Translation trait
bulwark/tentacles
152 Downloads
a tentacles for Eloquent
boing6002/versioning
5 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
beratkara/searchable
120 Downloads
Eloquent model search trait.
azmolla/transaction-middleware
6 Downloads
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
aungmyokyaw/lara-arch
5 Downloads
Laravel components
attakinsky/encryptable
23 Downloads
It is a simple trait that allows you to encrypt and decrypt on the fly multiple fields in your Eloquent models.
apility/filament-localizable-resources
6 Downloads
This package provides a re-usable trait for Filament Resources which adds support for localizing the resource labels.
akberkhanskypotential/support
4 Downloads
Akberkhanskypotential common support helpers, contracts, and traits required by various Akberkhanskypotential packages. Validator functionality, and basic controller included out-of-the-box.
ahmedzidan/tmp-watson-validating
13 Downloads
Eloquent model validating trait.
rinvex/support
18748 Downloads
Rinvex support contains common helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
rinvex/cacheable
32409 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
marcotisi/soft-enable
15 Downloads
SoftEnable is a Laravel package which lets you easily manage enabled and disabled model.
luchmewep/granular-search
117 Downloads
Granular Search and Aggregation provides four (4) usable traits for model controllers which are useful for searching and aggregation.