Libraries tagged by traits
laracraft-tech/laravel-useful-additions
58364 Downloads
A collection of useful Laravel additions!
troelskn/laravel-fillable-relations
57371 Downloads
Provides HasFillableRelations trait to Eloquent models
roave/dont
252550 Downloads
A small set of traits that can be used to prevent misuse of your objects
mostafaznv/laracache
32698 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
kongulov/interact-with-enum
23938 Downloads
Trait for convenient use of ENUM in PHP
jedrzej/withable
155951 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
213576 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
222412 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
fig/event-dispatcher-util
297126 Downloads
Useful utility classes and traits for implementing the PSR events standard
emcconville/polyline-encoder
208808 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
danog/class-finder
50635 Downloads
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
damirka/yii2-jwt
79399 Downloads
Trait for easier JWT integration
bshaffer/phpunit-retry-annotations
441819 Downloads
Traits for retrying test methods and classes in PHPUnit
balping/laravel-hashslug
163352 Downloads
Package providing a trait to use Hashids on a model
aura/dispatcher
84042 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.