Libraries tagged by trait
laracraft-tech/laravel-useful-additions
58199 Downloads
A collection of useful Laravel additions!
troelskn/laravel-fillable-relations
57294 Downloads
Provides HasFillableRelations trait to Eloquent models
roave/dont
252536 Downloads
A small set of traits that can be used to prevent misuse of your objects
mostafaznv/laracache
32659 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
kongulov/interact-with-enum
23805 Downloads
Trait for convenient use of ENUM in PHP
jedrzej/withable
155862 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
213480 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
222341 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
fig/event-dispatcher-util
296748 Downloads
Useful utility classes and traits for implementing the PSR events standard
emcconville/polyline-encoder
208639 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
danog/class-finder
50625 Downloads
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
damirka/yii2-jwt
79368 Downloads
Trait for easier JWT integration
bshaffer/phpunit-retry-annotations
441672 Downloads
Traits for retrying test methods and classes in PHPUnit
balping/laravel-hashslug
163289 Downloads
Package providing a trait to use Hashids on a model
aura/dispatcher
84008 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.