jalismrs/stalactite-api.client

PHP Client for Stalactite API

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 1 180

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 1

pkg:composer/jalismrs/stalactite-api.client

0.14.1 2021-01-21 16:16 UTC

README

PHP client for the Stalactite API

Installation

Library

git clone https://github.com/jalismrs/stalactite.client

Composer

Install PHP Composer

composer require jalismrs/stalactite-api.client

Contribute

  • clone the project
  • checkout a new branch
  • make your changes
  • create a pull request on github

All tests must pass.

Tests

vendor/bin/phpunit
vendor/bin/phpunit --testsuite NAME