Libraries tagged by trait
troelskn/laravel-fillable-relations
77220 Downloads
Provides HasFillableRelations trait to Eloquent models
roave/dont
258580 Downloads
A small set of traits that can be used to prevent misuse of your objects
phrity/util-interpolator
113937 Downloads
Interpolator class and trait.
phrity/comparison
303548 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
kongulov/interact-with-enum
63568 Downloads
Trait for convenient use of ENUM in PHP
kdyby/strict-objects
1737358 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jedrzej/withable
205044 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
281838 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
fig/cache-util
61401 Downloads
Useful utility classes and traits for implementing the PSR cache standard
dlimars/laravel-searchable
165028 Downloads
A Simple trait search for Laravel Models
danog/class-finder
151905 Downloads
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
damirka/yii2-jwt
89349 Downloads
Trait for easier JWT integration
bshaffer/phpunit-retry-annotations
494178 Downloads
Traits for retrying test methods and classes in PHPUnit
balping/laravel-hashslug
192759 Downloads
Package providing a trait to use Hashids on a model
astrotomic/php-conditional-proxy
175058 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.