cozystay/guesty-php-sdk

sdk for the new guesty api

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

This package is auto-updated.

Last update: 2024-04-07 00:12:56 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