cozystay/guesty-php-sdk

sdk for the new guesty api

Installs: 22 215

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 3

pkg:composer/cozystay/guesty-php-sdk


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