Skip to content

Commit 7ea9dcd

Browse files
authored
feat: API Platform implementation
1 parent d990fe5 commit 7ea9dcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ isomorphic ActiveRecord clone that issues JSON:API requests instead of SQL and i
9595
* [enm/json-api-client](https://eosnewmedia.github.io/JSON-API-Client/) is an abstract client-side PHP implementation of the json:api specification which is based on [enm/json-api-common](https://eosnewmedia.github.io/JSON-API-Common/). It allows you to send json:api requests via your own http client implementation or via a buzz or guzzle client.
9696
* [floor9design-ltd/json-api-formatter](https://github.com/floor9design-ltd/json-api-formatter) An open source library designed to be used for generating and interacting with (making and receiving) JSON API requests. 100% unit tested and actively maintained by the author. Easy to use with frameworks such as Laravel/Symfony.
9797
* [swisnl/json-api-client](https://github.com/swisnl/json-api-client) Is a package for mapping remote {json:api} resources to Eloquent like models and collections.
98+
* [API Platform](https://api-platform.com) is an API-first Framework supporting JSON:API.
9899

99100
### <a href="#client-libraries-dart" id="client-libraries-dart" class="headerlink"></a> Dart
100101

0 commit comments

Comments
 (0)