teamgrid / teamgrid-php
TeamGrid API PHP 5.4+ library
Installs: 238
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
pkg:composer/teamgrid/teamgrid-php
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~6.0
This package is not auto-updated.
Last update: 2025-11-03 12:36:28 UTC
README
An easy-to-use PHP package to communicate with TeamGrid's API.
Installation
Require teamgrid/teamgrid-php in composer.json
Add "teamgrid/teamgrid-php" in your "require" object.