Skip to content

Commit c7cab12

Browse files
authored
Merge pull request #79 from container-interop/mnapoli-patch-1
Add PHP-DI/Invoker and Silly
2 parents 76637d6 + f7d49fe commit c7cab12

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,20 @@ View open [request for comments](https://github.com/container-interop/container-
9595
### Projects using `ContainerInterface`
9696

9797
- [Adroit](https://github.com/bitexpert/adroit)
98+
- [blast-facades](https://github.com/phpthinktank/blast-facades): Minimize complexity and represent dependencies as facades.
9899
- [interop.silex.di](https://github.com/thecodingmachine/interop.silex.di): an
99100
extension to [Silex](http://silex.sensiolabs.org/) that adds support for any
100101
*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
101105
- [prooph components](http://getprooph.org/): CQRS + ES Infrastructure
102106
- [Prophiler](https://github.com/fabfuel/prophiler)
107+
- [Silly](https://github.com/mnapoli/silly): CLI micro-framework
103108
- [Slim v3](https://github.com/slimphp/Slim)
104109
- [Woohoo Labs. Harmony](https://github.com/woohoolabs/harmony): a flexible
105110
micro-framework
106111
- [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.
110112

111113

112114
## Workflow

0 commit comments

Comments
 (0)