Libraries tagged by user trails
rekalogika/domain-event-contracts
2172 Downloads
Interfaces, Traits and Nominal Classes used by Domain Entities Implementing Domain Events
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
pkdev/traits
39 Downloads
Traits developed by PkDev for use in all projects
runopencode/traitor-bundle
56 Downloads
Inject into services via method injection based on used traits of defined service classes.
qubus/inheritance
171 Downloads
A library of traits that can be used in place of helper classes or god classes.
seotils/deferred-exceptions
70 Downloads
The trait allows you to choose: to throw an exception now, later or simply handle errors. Also it accumulate exceptions of all classes wich use this trait.
safronik/code-patterns
34 Downloads
Implementation of different code patterns mainly could be used as traits
digu087/tcd-tagging
98 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable. You can also assocaite a tag with multiple groups
judahnator/trait-aware
491 Downloads
Makes your classes aware of the traits they use
c33s/robofile
4557 Downloads
Various plugin traits to use with robo.li
webtheory/facade
621 Downloads
Collection of traits that enables use of Laravel style facade classes in packages
philippgrashoff/atkdatamodeltraits
199 Downloads
A small collection of traits to be used with Atk4\Data\Model
carloswph/tonton
196 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
sunaframework/traits
0 Downloads
🛠 A wide range of useful, agile and easy-to-use traits for every type of PHP project
benbraide/laravel-model-traits
0 Downloads
Use traits to add functionality to your models - e.g. slugs, unique slugs, unique IDs