Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 276 Bytes

README.MD

File metadata and controls

9 lines (5 loc) · 276 Bytes

teamgrid-php - TeamGrid API PHP 5.4+ library

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.