dev-master
9999999-devA wrapper for Wrike's API v3
MIT
The Requires
- php >=5.5.0
- league/oauth2-client ^1.4
by Aaron Hipple
by Simon Hamp
Wallogit.com
2017 © Pedro Peláez
A wrapper for Wrike's API v3
This package provides easy access to the Wrike API in your PHP application., (*1)
This is a fork with changes and additions:, (*2)
To install, use Composer:, (*3)
composer require footsteps-marketing/wrike-php
Wrike uses OAuth2 to authenticate and track API requests. So in order to use the API you will need to register an API client app first. You can do that here., (*4)
See the example., (*5)
bash
$ ./vendor/bin/phpunit, (*6)
Please see CONTRIBUTING for details., (*7)
The MIT License (MIT). Please see License File for more information., (*8)
A wrapper for Wrike's API v3
MIT