@@ -52,7 +52,9 @@ View open [request for comments](https://github.com/container-interop/container-
52
52
- [ Acclimate] ( https://github.com/jeremeamia/acclimate-container ) : Adapters for
53
53
Aura.Di, Laravel, Nette DI, Pimple, Symfony DI, ZF2 Service manager, ZF2
54
54
Dependency injection and any container using ` ArrayAccess `
55
+ - [ Aura.Di] ( http://auraphp.com/packages/Aura.Di/ )
55
56
- [ dcp-di] ( https://github.com/estelsmith/dcp-di )
57
+ - [ League/Container] ( http://container.thephpleague.com/ )
56
58
- [ Mouf] ( http://mouf-php.com )
57
59
- [ Njasm Container] ( https://github.com/njasm/container )
58
60
- [ PHP-DI] ( http://php-di.org )
@@ -61,6 +63,7 @@ View open [request for comments](https://github.com/container-interop/container-
61
63
62
64
### Projects implementing the * delegate lookup* feature
63
65
66
+ - [ League/Container] ( http://container.thephpleague.com/ )
64
67
- [ Mouf] ( http://mouf-php.com )
65
68
- [ PHP-DI] ( http://php-di.org )
66
69
- [ PimpleInterop] ( https://github.com/moufmouf/pimple-interop )
@@ -77,8 +80,10 @@ View open [request for comments](https://github.com/container-interop/container-
77
80
- [ interop.silex.di] ( https://github.com/thecodingmachine/interop.silex.di ) : an
78
81
extension to [ Silex] ( http://silex.sensiolabs.org/ ) that adds support for any
79
82
* container-interop* compatible container
83
+ - [ Slim v3] ( https://github.com/slimphp/Slim )
80
84
- [ Woohoo Labs. Harmony] ( https://github.com/woohoolabs/harmony ) : a flexible
81
85
micro-framework
86
+ - [ zend-expressive] ( https://github.com/zendframework/zend-expressive )
82
87
83
88
## Workflow
84
89
0 commit comments