File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -95,18 +95,20 @@ View open [request for comments](https://github.com/container-interop/container-
95
95
### Projects using ` ContainerInterface `
96
96
97
97
- [ Adroit] ( https://github.com/bitexpert/adroit )
98
+ - [ blast-facades] ( https://github.com/phpthinktank/blast-facades ) : Minimize complexity and represent dependencies as facades.
98
99
- [ interop.silex.di] ( https://github.com/thecodingmachine/interop.silex.di ) : an
99
100
extension to [ Silex] ( http://silex.sensiolabs.org/ ) that adds support for any
100
101
* container-interop* compatible container
102
+ - [ mindplay/walkway] ( https://github.com/mindplay-dk/walkway ) : a modular request router.
103
+ - [ mindplay/middleman] ( https://github.com/mindplay-dk/middleman ) : minimalist PSR-7 middleware dispatcher.
104
+ - [ PHP-DI/Invoker] ( https://github.com/PHP-DI/Invoker ) : extensible and configurable invoker/dispatcher
101
105
- [ prooph components] ( http://getprooph.org/ ) : CQRS + ES Infrastructure
102
106
- [ Prophiler] ( https://github.com/fabfuel/prophiler )
107
+ - [ Silly] ( https://github.com/mnapoli/silly ) : CLI micro-framework
103
108
- [ Slim v3] ( https://github.com/slimphp/Slim )
104
109
- [ Woohoo Labs. Harmony] ( https://github.com/woohoolabs/harmony ) : a flexible
105
110
micro-framework
106
111
- [ zend-expressive] ( https://github.com/zendframework/zend-expressive )
107
- - [ blast-facades] ( https://github.com/phpthinktank/blast-facades ) : Minimize complexity and represent dependencies as facades.
108
- - [ mindplay/walkway] ( https://github.com/mindplay-dk/walkway ) : a modular request router.
109
- - [ mindplay/middleman] ( https://github.com/mindplay-dk/middleman ) : minimalist PSR-7 middleware dispatcher.
110
112
111
113
112
114
## Workflow
You can’t perform that action at this time.
0 commit comments