Skip to content

Commit

Permalink
Update link to my PHP server implementation
Browse files Browse the repository at this point in the history
tobscure/json-api-php has been deprecated and succeeded by tobyz/json-api-server.
See tobyzerner/json-api-php#144 (comment)
  • Loading branch information
tobyzerner authored Feb 23, 2021
1 parent f8eb559 commit ab1cf96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ and writing of JSON:API documents.

### <a href="#server-libraries-php" id="server-libraries-php" class="headerlink"></a> PHP

* [tobscure / json-api](https://github.com/tobscure/json-api)
* [tobyz / json-api-server](https://github.com/tobyzerner/json-api-server) is a framework-agnostic declarative JSON:API server implementation.
* [neomerx / json-api](https://github.com/neomerx/json-api) is a framework agnostic library that fully implements JSON:API v1.0.
* [limoncello-php / app](https://github.com/limoncello-php/app) is a JSON:API v1.0 quick start server application for [neomerx / json-api](https://github.com/neomerx/json-api).
* [lode / jsonapi](https://github.com/lode/jsonapi) is a human-friendly library to implement JSON:API v1.1 without needing to know the specification.
Expand Down

0 comments on commit ab1cf96

Please sign in to comment.