Libraries tagged by method injection

carloswph/mainframe

3 Favers
5 Downloads

Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.

Go to Download


emma/di

1 Favers
43 Downloads

A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.

Go to Download


horat1us/php-method-injection

1 Favers
1539 Downloads

PHP Trait to inject methods

Go to Download


yavin/behat-context-injection-extension

0 Favers
11 Downloads

ability to inject other contexts to steps methods

Go to Download


jeremyworboys/containeraware

1 Favers
5335 Downloads

Adds ContainerAware and method injection functionality to Laravel 4

Go to Download


matthew-p/yii2-di-magic

0 Favers
686 Downloads

Improvement for Yii2 that add dependency injection in action methods and provide model binding.

Go to Download


webiik/container

0 Favers
66 Downloads

The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.

Go to Download


sikessem/core

0 Favers
0 Downloads

Objects with strict types to manage PHP variables and values.

Go to Download


oliver-schoendorn/dependency-injector

1 Favers
103 Downloads

A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.

Go to Download


ixmanuel/nexus

0 Favers
63 Downloads

It manages object's dependencies for internal builders collaborators.

Go to Download


evas-php/evas-di

3 Favers
72 Downloads

Di module (Dependency Injection container trait & class) based on magic methods

Go to Download


kael-shipman/factory

0 Favers
48 Downloads

A class that provides overridable instantiation of classes through declarative method calls.

Go to Download


mrsimonbennett/dipr

1 Favers
88 Downloads

Dependency Injection For Controller Methods in Laravel

Go to Download


charm/db

0 Favers
27 Downloads

PDO wrapper, for those that dislike verbose `PDOStatement` methods but also dislike SQL injection.

Go to Download


zalevsk1y/container-builder

2 Favers
155 Downloads

Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.

Go to Download


<< Previous Next >>