Skip to content

Commit 309488e

Browse files
authored
Reorder projects in README
1 parent 76637d6 commit 309488e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,18 @@ 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.
101104
- [prooph components](http://getprooph.org/): CQRS + ES Infrastructure
102105
- [Prophiler](https://github.com/fabfuel/prophiler)
103106
- [Slim v3](https://github.com/slimphp/Slim)
104107
- [Woohoo Labs. Harmony](https://github.com/woohoolabs/harmony): a flexible
105108
micro-framework
106109
- [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.
110110

111111

112112
## Workflow

0 commit comments

Comments
 (0)