jalismrs/stalactite-api.client

PHP Client for Stalactite API


Keywords
api-client, composer, library, php, php74
License
Other

Documentation

Stalactite API Client

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