cozystay/guesty-php-sdk

sdk for the new guesty api

v0.3.0 2025-07-03 23:13 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