cozystay/guesty-php-sdk

sdk for the new guesty api

Installs: 20 811

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 2

pkg:composer/cozystay/guesty-php-sdk

v0.3.2 2025-07-15 18:01 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