Skip to content

Commit 29fb571

Browse files
committed
update readme
1 parent d4a96f0 commit 29fb571

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
- php >= 7.0
1111
- composer https://getcomposer.org/download/
1212

13+
## Features
14+
- Implement PSR-7: HTTP message interfaces, extend https://github.com/zendframework/zend-diactoros
15+
- Provides response format [collection](#with-collection) & [item](#with-item) using library http://fractal.thephpleague.com/
16+
- Provides basic [errors response](#error)
17+
18+
1319
## How To Setup
1420
- *add this lines to your `composer.json` file*
1521
```

0 commit comments

Comments
 (0)