Libraries tagged by trakt
knplabs/doctrine-behaviors
13149821 Downloads
Doctrine Behavior Traits
bkwld/cloner
2456187 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
calebporzio/parental
3417218 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
kkszymanowski/traitor
5956900 Downloads
Add a trait use statement to existing PHP class
cybercog/laravel-love
349557 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
732288 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
yadakhov/insert-on-duplicate-key
3074189 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
spatie/php-cloneable
1599363 Downloads
A trait that allows you to clone readonly properties in PHP 8.1
rtconner/laravel-tagging
3197725 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nanigans/single-table-inheritance
2715700 Downloads
Single Table Inheritance Trait
cakephp/datasource
27662895 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
cache/hierarchical-cache
16917352 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
bezhansalleh/filament-plugin-essentials
2065973 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
aura/di
1007931 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
mootensai/yii2-relation-trait
244575 Downloads
Yii 2 Models load with relation, & transaction save with relation