Skip to content

Commit d5f0cf1

Browse files
committed
Add Aura.Di, League/Container, Slim v3, zend-expressive
1 parent 3d69171 commit d5f0cf1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ View open [request for comments](https://github.com/container-interop/container-
5252
- [Acclimate](https://github.com/jeremeamia/acclimate-container): Adapters for
5353
Aura.Di, Laravel, Nette DI, Pimple, Symfony DI, ZF2 Service manager, ZF2
5454
Dependency injection and any container using `ArrayAccess`
55+
- [Aura.Di](http://auraphp.com/packages/Aura.Di/)
5556
- [dcp-di](https://github.com/estelsmith/dcp-di)
57+
- [League/Container](http://container.thephpleague.com/)
5658
- [Mouf](http://mouf-php.com)
5759
- [Njasm Container](https://github.com/njasm/container)
5860
- [PHP-DI](http://php-di.org)
@@ -61,6 +63,7 @@ View open [request for comments](https://github.com/container-interop/container-
6163

6264
### Projects implementing the *delegate lookup* feature
6365

66+
- [League/Container](http://container.thephpleague.com/)
6467
- [Mouf](http://mouf-php.com)
6568
- [PHP-DI](http://php-di.org)
6669
- [PimpleInterop](https://github.com/moufmouf/pimple-interop)
@@ -77,8 +80,10 @@ View open [request for comments](https://github.com/container-interop/container-
7780
- [interop.silex.di](https://github.com/thecodingmachine/interop.silex.di): an
7881
extension to [Silex](http://silex.sensiolabs.org/) that adds support for any
7982
*container-interop* compatible container
83+
- [Slim v3](https://github.com/slimphp/Slim)
8084
- [Woohoo Labs. Harmony](https://github.com/woohoolabs/harmony): a flexible
8185
micro-framework
86+
- [zend-expressive](https://github.com/zendframework/zend-expressive)
8287

8388
## Workflow
8489

0 commit comments

Comments
 (0)