Libraries tagged by trait
yadakhov/insert-on-duplicate-key
2992956 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
spatie/php-cloneable
1330353 Downloads
A trait that allows you to clone readonly properties in PHP 8.1
rtconner/laravel-tagging
3127582 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nanigans/single-table-inheritance
2614283 Downloads
Single Table Inheritance Trait
cakephp/datasource
25862316 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
cache/hierarchical-cache
16476678 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
bezhansalleh/filament-plugin-essentials
1078182 Downloads
A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster
calebporzio/parental
3331410 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
rtconner/laravel-likeable
393719 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
ergebnis/classy
2975868 Downloads
Provides collectors for classy constructs (classes, enums, interfaces, and traits).
atk4/core
2407297 Downloads
Agile Core - collection of PHP Traits for designing object-oriented frameworks
rinvex/laravel-support
884978 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
laracraft-tech/laravel-useful-additions
123419 Downloads
A collection of useful Laravel additions!
timacdonald/has-parameters
289779 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
theanik/laravel-more-command
423702 Downloads
Create a Repository and Service class and trait using Artisan CLI