synetic/json-api-client

There is no license information available for the latest version (0.0.6) of this package.

0.0.6 2017-12-28 15:02 UTC

This package is not auto-updated.

Last update: 2025-03-30 06:55:26 UTC


README

Synetic/JsonApiClient

Installation

Use composer to require this module.

composer require synetic/json-api-client

Basic usage

To create a fully working basic Client:

$client = \Synetic\JsonApiClient\Factory::create()

Drupal 8 integration

See : https://github.com/SyneticNL/drupal8-json-api-client