2017 © Pedro Peláez
 

library json-api-client

image

synetic/json-api-client

  • Thursday, December 28, 2017
  • by synetic
  • Repository
  • 9 Watchers
  • 0 Stars
  • 294 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 9 Versions
  • 9 % Grown

The README.md

README

Synetic/JsonApiClient, (*1)

Installation

Use composer to require this module., (*2)

composer require synetic/json-api-client, (*3)

Basic usage

To create a fully working basic Client:, (*4)

$client = \Synetic\JsonApiClient\Factory::create(), (*5)

Drupal 8 integration

See : https://github.com/SyneticNL/drupal8-json-api-client, (*6)

The Versions

07/12 2017