You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The package version reflects the fact JSON API specification has not been finall
27
27
28
28
## Contributing and TODO
29
29
30
-
This package implement encoding to JSON and this part looks pretty solid however JSON API is not only data semantics it's about web requests as well. An experimental branch ```web``` :octocat: is created which aims to add such support and combine it with one of the popular PHP frameworks (e.g. Laravel/Lumen). Let's discuss it on [](https://gitter.im/neomerx/json-api).
30
+
This package implements encoding to JSON and this part looks pretty solid however JSON API is not only data semantics it's about web requests as well. An experimental branch ```web``` :octocat: is created which aims to add such support and combine it with one of the popular PHP frameworks (e.g. Laravel/Lumen). Let's discuss it on [](https://gitter.im/neomerx/json-api).
0 commit comments