Libraries tagged by trait
spatie/laravel-translatable
29973847 Downloads
A trait to make an Eloquent model hold translations
nette/robot-loader
57221151 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
webpatser/laravel-uuid
18414408 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
spatie/macroable
69164880 Downloads
A trait to dynamically add methods to a class
phpstan/phpstan-deprecation-rules
100252956 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
mpdf/psr-log-aware-trait
46520254 Downloads
Trait to allow support of different psr/log versions.
wildside/userstamps
2111698 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
watson/validating
3676970 Downloads
Eloquent model validating trait.
tightenco/parental
2703061 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
nicolaslopezj/searchable
3028225 Downloads
Eloquent model search trait.
knplabs/doctrine-behaviors
13230417 Downloads
Doctrine Behavior Traits
cakephp/datasource
28200084 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
bkwld/cloner
2516091 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
calebporzio/parental
3434720 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
kkszymanowski/traitor
6092082 Downloads
Add a trait use statement to existing PHP class