Skip to content

Commit fb32c1e

Browse files
authored
Add download badges to projects using ContainerInterface
1 parent c7cab12 commit fb32c1e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,21 +94,21 @@ View open [request for comments](https://github.com/container-interop/container-
9494

9595
### Projects using `ContainerInterface`
9696

97-
- [Adroit](https://github.com/bitexpert/adroit)
98-
- [blast-facades](https://github.com/phpthinktank/blast-facades): Minimize complexity and represent dependencies as facades.
99-
- [interop.silex.di](https://github.com/thecodingmachine/interop.silex.di): an
97+
- ![](https://img.shields.io/packagist/dt/bitexpert/adroit.svg) [Adroit](https://github.com/bitexpert/adroit)
98+
- ![](https://img.shields.io/packagist/dt/blast/facades.svg) [blast-facades](https://github.com/phpthinktank/blast-facades): Minimize complexity and represent dependencies as facades.
99+
- ![](https://img.shields.io/packagist/dt/mouf/interop.silex.di.svg) [interop.silex.di](https://github.com/thecodingmachine/interop.silex.di): an
100100
extension to [Silex](http://silex.sensiolabs.org/) that adds support for any
101101
*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
105-
- [prooph components](http://getprooph.org/): CQRS + ES Infrastructure
106-
- [Prophiler](https://github.com/fabfuel/prophiler)
107-
- [Silly](https://github.com/mnapoli/silly): CLI micro-framework
108-
- [Slim v3](https://github.com/slimphp/Slim)
109-
- [Woohoo Labs. Harmony](https://github.com/woohoolabs/harmony): a flexible
102+
- ![](https://img.shields.io/packagist/dt/mindplay/walkway.svg) [mindplay/walkway](https://github.com/mindplay-dk/walkway): a modular request router.
103+
- ![](https://img.shields.io/packagist/dt/mindplay/middleman.svg) [mindplay/middleman](https://github.com/mindplay-dk/middleman): minimalist PSR-7 middleware dispatcher.
104+
- ![](https://img.shields.io/packagist/dt/php-di/invoker.svg) [PHP-DI/Invoker](https://github.com/PHP-DI/Invoker): extensible and configurable invoker/dispatcher
105+
- ![](https://img.shields.io/packagist/dt/prooph/processing.svg) [prooph components](http://getprooph.org/): CQRS + ES Infrastructure
106+
- ![](https://img.shields.io/packagist/dt/fabfuel/prophiler.svg) [Prophiler](https://github.com/fabfuel/prophiler)
107+
- ![](https://img.shields.io/packagist/dt/mnapoli/silly.svg) [Silly](https://github.com/mnapoli/silly): CLI micro-framework
108+
- ![](https://img.shields.io/packagist/dt/slim/slim.svg) [Slim v3](https://github.com/slimphp/Slim)
109+
- ![](https://img.shields.io/packagist/dt/woohoolabs/harmony.svg) [Woohoo Labs. Harmony](https://github.com/woohoolabs/harmony): a flexible
110110
micro-framework
111-
- [zend-expressive](https://github.com/zendframework/zend-expressive)
111+
- ![](https://img.shields.io/packagist/dt/zendframework/zend-expressive.svg) [zend-expressive](https://github.com/zendframework/zend-expressive)
112112

113113

114114
## Workflow

0 commit comments

Comments
 (0)