cozystay/guesty-php-sdk

sdk for the new guesty api

Maintainers

Package info

github.com/t3rryw1/guesty-php-sdk

pkg:composer/cozystay/guesty-php-sdk

Statistics

Installs: 25 889

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 6


README

An PHP Implementation of the new guesty API.

Instruction

Ideally when test against SDK implementation, we run:

composer test  -- --testsuite GuestyUnitTests

And for testing guesty API availability, simply:

composer test -- --testsuite GuestyApiTest