Libraries tagged by trait
wildside/userstamps
1221491 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.
spatie/php-cloneable
535838 Downloads
A trait that allows you to clone readonly properties in PHP 8.1
nanigans/single-table-inheritance
1909167 Downloads
Single Table Inheritance Trait
league/construct-finder
1975204 Downloads
Finds classes, interfaces, traits, and enums.
cakephp/datasource
19075761 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
cache/hierarchical-cache
13908823 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
bkwld/cloner
1503148 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
rtconner/laravel-likeable
346178 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
ergebnis/classy
1670772 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
atk4/core
2025886 Downloads
Agile Core - collection of PHP Traits for designing object-oriented frameworks
rinvex/laravel-support
740016 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
timacdonald/has-parameters
189870 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
theanik/laravel-more-command
249083 Downloads
Create a Repository and Service class and trait using Artisan CLI
seec/phpunit-consecutive-params
322574 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit
nao-pon/flysystem-cached-extra
1914468 Downloads
Extra traits for Flysystem cached adapter