Libraries tagged by traits
rtconner/laravel-tagging
2349905 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nanigans/single-table-inheritance
1736590 Downloads
Single Table Inheritance Trait
cakephp/datasource
17240684 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
cache/hierarchical-cache
13129057 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
bkwld/cloner
1332415 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
rtconner/laravel-likeable
333469 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
ergebnis/classy
1610748 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
cybercog/laravel-love
230783 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
atk4/core
1896937 Downloads
Agile Core - collection of PHP Traits for designing object-oriented frameworks
rinvex/laravel-support
689328 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
166340 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
theanik/laravel-more-command
205736 Downloads
Create a Repository and Service class and trait using Artisan CLI
nao-pon/flysystem-cached-extra
1840799 Downloads
Extra traits for Flysystem cached adapter
marvinrabe/laravel-graphql-test
221682 Downloads
Provides you with a simple GraphQL testing trait.
league/construct-finder
1511663 Downloads
Finds classes, interfaces, traits, and enums.