Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fenric committed Dec 18, 2018
1 parent 2fe6788 commit 797f286
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ $message = (new ResponseFactory)->createResponse(200, 'OK');
// just use PSR-7 methods...
```

#### Remaining PSR-7 packages

* https://github.com/sunrise-php/http-server-request
* https://github.com/sunrise-php/stream
* https://github.com/sunrise-php/uri

## Test run

```bash
Expand Down

0 comments on commit 797f286

Please sign in to comment.