Skip to content

jhornitzky/Wrike-PHP

 
 

Repository files navigation

PHP API Client Library for Wrike Project Management

This package provides easy access to the Wrike API in your PHP application.

Installation

To install, use Composer:

composer require isevltd/wrike-php

Usage

Add your Wrike client app credentials

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.

See the example.

Testing

$ ./vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A modern PHP client for the Wrike API v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%