Skip to content

ctorresr/GoToMeeting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoToMeeting SDK

This package provides a Guzzle-based library to interact with the Citrix GoToMeeting API.

The meeting-specific part of the API is nearly fully implemented.

The group and organizer API methods need more thorough testing and methods implemented. I currently do not have a proper account to validate the implementation with.

Contributing

Pull requests are welcome. PHPUnit tests are provided for Model and Service classes. "Live" tests are also available to validate implementation against the API with a real API key and account credentials. The live tests are skipped if credentials are not provided.

When possible, please adhere to PSR-1 and PSR-2 for code conventions and style.

About

Client library for the Citrix GoToMeeting API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%