PHPackages                             phramework/jsonapi-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. phramework/jsonapi-client

ActiveLibrary[API Development](/categories/api)

phramework/jsonapi-client
=========================

JSONAPI client, helps creating SDK to consume your JSON API services

v2.6.7(5y ago)230.5k3[9 issues](https://github.com/phramework/jsonapi-client/issues)[2 PRs](https://github.com/phramework/jsonapi-client/pulls)Apache-2.0PHPPHP ^7.3|^8.0.0

Since Mar 31Pushed 3y ago4 watchersCompare

[ Source](https://github.com/phramework/jsonapi-client)[ Packagist](https://packagist.org/packages/phramework/jsonapi-client)[ Docs](https://phramework.github.io/)[ RSS](/packages/phramework-jsonapi-client/feed)WikiDiscussions 2.x Synced 4w ago

READMEChangelog (10)Dependencies (13)Versions (28)Used By (0)

jsonapi-client
==============

[](#jsonapi-client)

JSONAPI client, helps creating SDK to consume your JSON RESTful APIs

[![Build Status](https://camo.githubusercontent.com/e9d899262d8bc9c9fa7b159d6da9c059f33e84c82afc4b9675d9bc570fcfa8a7/68747470733a2f2f7472617669732d63692e6f72672f706872616d65776f726b2f6a736f6e6170692d636c69656e742e7376673f6272616e63683d322e78)](https://travis-ci.org/phramework/jsonapi-client)

[![Coverage Status](https://camo.githubusercontent.com/90835e7426cbdb59c32093c0535fd225fff3ea8aeee2b5b4496d4279ea1061bb/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f706872616d65776f726b2f6a736f6e6170692d636c69656e742f62616467652e7376673f6272616e63683d322e78)](https://coveralls.io/github/phramework/jsonapi-client?branch=2.x)

Usage
-----

[](#usage)

Require package using composer

```
composer require phramework/jsonapi-client
```

### GET a collection

[](#get-a-collection)

```
