edh649 / crowdox
An unofficial php library to access the unofficial CrowdOx API
Installs: 18 143
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.0
- guzzlehttp/guzzle: ^6.3.1|^7.0.1
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2024-11-14 20:17:50 UTC
README
An unofficial API for CrowdOx
Install
Via Composer
$ composer require edh649/crowdox
Usage
$crowdox = new edh649\CrowdOx();
License
The MIT License (MIT). Please see License File for more information.