Libraries tagged by method injection
ray/di
1158695 Downloads
Guice style dependency injection framework
mrclay/props-dic
7505701 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
zenstruck/twig-service-bundle
3233 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.
rybakit/arguments-resolver
89677 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
sikessem/capsule
1553 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
bylexus/php-injector
8288 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
comphp/di
45 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
kmuenkel/route-injection
259 Downloads
Allow for Laravel Controller method injection of *any* object type.
iidestiny/dependency-injection
175 Downloads
Enable your methods to use dependency injection
emrancu/dependency-injection-container
16 Downloads
A dependency injection container for php
runopencode/traitor-bundle
53 Downloads
Inject into services via method injection based on used traits of defined service classes.
eryw/pastry-bag
63 Downloads
A plugin for CakePHP 3 provides the constructor dependencies injection and the controller method injection
regeda/nest
24 Downloads
Nest is a decorator for key based methods invocation
ranyuen/di
224 Downloads
Annotation based simple DI & AOP at PHP.
interophp/injector
2254 Downloads
Inject dependencies into constructors and methods