We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a96f0 commit 29fb571Copy full SHA for 29fb571
readme.md
@@ -10,6 +10,12 @@
10
- php >= 7.0
11
- composer https://getcomposer.org/download/
12
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
19
## How To Setup
20
- *add this lines to your `composer.json` file*
21
```
0 commit comments