cozystay/guesty-php-sdk

sdk for the new guesty api

v0.2.9 2024-03-06 22:21 UTC

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