Skip to content

t3rryw1/guesty-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guesty-php-sdk

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