Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Commit

Permalink
more badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann Saunier committed Sep 21, 2015
1 parent 5b2a108 commit 7b08049
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
Ratchet Stack
==============

[![Latest Stable Version](https://poser.pugx.org/gos/ratchet-stack/v/stable)](https://packagist.org/packages/gos/ratchet-stack) [![Total Downloads](https://poser.pugx.org/gos/ratchet-stack/downloads)](https://packagist.org/packages/gos/ratchet-stack) [![License](https://poser.pugx.org/gos/ratchet-stack/license)](https://packagist.org/packages/gos/ratchet-stack)

Builder for ratchet middlewares based on ComponentInterface.

Ratchet Stack Builder is a small library that helps you construct a nested ComponentInterface decorator tree. It models it as a stack of middlewares.

Inspired of [StackPHP](https://github.com/stackphp/builder)


## Installation

```cmd
Expand Down

0 comments on commit 7b08049

Please sign in to comment.