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 9697d08 commit b14781fCopy full SHA for b14781f
README.md
@@ -1,6 +1,7 @@
1
# Implementation of [JSON API](http://jsonapi.org) in PHP
2
This library is an attempt to express business rules of JSON API specification in a set of PHP 7 classes.
3
-While it is still in `0.*` versions, there are no major changes expected in the internal API.
+
4
+*While it is still in `0.*` versions, there are no major changes expected in the internal API.*
5
6
A simple example to illustrate the general idea. This (slightly modified) JSON representation from
7
[the documentation](http://jsonapi.org/format/#document-resource-objects)
0 commit comments