2017 © Pedro Peláez
 

library lift-sdk-php

A PHP Client library to consume the Acquia Lift API.

image

acquia/lift-sdk-php

A PHP Client library to consume the Acquia Lift API.

  • Thursday, May 31, 2018
  • by matthewmorley
  • Repository
  • 12 Watchers
  • 2 Stars
  • 694 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

Acquia Lift SDK for PHP

Build Status Scrutinizer Code Quality Code Coverage, (*1)

A PHP Client library to consume the Acquia Lift API's., (*2)

Version Information

  • master branch: Uses guzzle version ~6.0. Drupal 8 lift work, that is in progress at the moment, depends upon builds against this branch.

Installation

Install the latest version with Composer:, (*3)

$ composer require acquia/lift-sdk-php

Usage

See the examples folder, (*4)

Run tests

vendor/bin/phpunit

The Versions