Search by

jalismrs / stalactite-api.client

devapijalis

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.

Package info

github.com/jalismrs/stalactite.client

pkg:composer/jalismrs/stalactite-api.client

Statistics

Installs: 1 180

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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