Libraries tagged by trait constructor
aura/di
987383 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
aviator/makeable
4250 Downloads
Static constructor trait and interface.
aviator/runnable
2610 Downloads
Static constructor and handler trait with interface.
bakame/aide-enums
1572 Downloads
Collection of traits to ease Enum manipulation in PHP
tomphp/exception-constructor-tools
41238 Downloads
A simple PHP trait which makes creating static constructors for exceptions nicer.
nabeghe/traituctor
3 Downloads
Invoking a pseudo constructor for each trait from within the main constructor.
nabeghe/reflecty
14 Downloads
Simple reflection helper for PHP.
yeswedev/constructor-extender
55 Downloads
Un trait qui permet de créer des fonctions qui seront appelé lors de l'instanciation de la classe
piotrpress/singleton
182 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
league/construct-finder
3349381 Downloads
Finds classes, interfaces, traits, and enums.
ergebnis/classy
3015004 Downloads
Provides collectors for classy constructs (classes, enums, interfaces, and traits).
localheinz/classy
82199 Downloads
Provides collectors for classy constructs (classes, enums, interfaces, and traits).
andy87/lazy-load-trait
126 Downloads
PHP library for lazy load - developed by and_y87
adamthehutt/eloquent-constructed-event
1876 Downloads
Eloquent model trait to add a 'constructed' event, which will fire immediately after object construction
andy87/yii2-lazy-load-trait
3 Downloads
PHP library for lazy load - developed by and_y87