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 e837915 commit 7d9aa50Copy full SHA for 7d9aa50
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-api-php/json-api",
3
- "description": "jsonapi.org",
+ "description": "An attempt to express JSON API specs (jsonapi.org) in object-oriented way as a set of PHP 7 classes",
4
"type": "library",
5
6
"license": "MIT",
0 commit comments