synetic/json-api-client

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

Installs: 354

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 14

Forks: 1

Open Issues: 0

pkg:composer/synetic/json-api-client

0.0.6 2017-12-28 15:02 UTC

This package is not auto-updated.

Last update: 2025-09-28 09:40:27 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