jalismrs/stalactite-api.client

PHP Client for Stalactite API

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