Libraries tagged by instructor
rs-world/instantiator
31 Downloads
A dependency handler for php to provide loosely coupled design
quillstack/di
948 Downloads
The dependency injection container based on PSR-11: Container interface.
nabeghe/traituctor
3 Downloads
Invoking a pseudo constructor for each trait from within the main constructor.
ismaxim/urling
36 Downloads
URL parser and constructor in PHP
brenoroosevelt/habemus
757 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
xchert/encapsulation
91 Downloads
A simple way to accommodate, exchange and structorize data with objects
wart/wart
34 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
sebastianks/volcano
38 Downloads
A micro flat-file website and blog constructor.
mikesimonson/symfony-form-value-object-mapper
6 Downloads
A library that can instantiate automatically value object mapped by Symfony forms despite having a constructor with arguments.
melchiorkokernoot/laravel-autowire-config
11742 Downloads
Allows configuration injection through auto-wired constructor arguments
jorisvanw/mocker
79 Downloads
Mock class constructor args based on the reflection class
jitesoft/container
646 Downloads
PSR-11 container with constructor injection.
interophp/injector
2414 Downloads
Inject dependencies into constructors and methods
iggyvolz/initializable
672 Downloads
Interface for a class which defines an optional static constructor
forxer/blade-components-reflection
28 Downloads
Runtime reflection utilities for class-based Blade components (settable attributes & constructor parameters).