2017 © Pedro Peláez
 

library wrike-php-sdk

Wrike PHP SDK, configured Wrike PHP Library package for most user cases.

image

zibios/wrike-php-sdk

Wrike PHP SDK, configured Wrike PHP Library package for most user cases.

  • Friday, April 6, 2018
  • by zibios
  • Repository
  • 1 Watchers
  • 2 Stars
  • 3,167 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 33 % Grown

The README.md

Wrike PHP SDK - Wrike API V3 & V4

Introduction

This is full pre-configured Wrike PHP SDK package for Wrike PHP Library., (*1)

Handle Wrike PHP Library, HTTP Client plugin and response transformer plugin in one package., (*2)

Versions

Major Version Wrike API PHP Compatibility Initial release Support
V2 V4 PHP 7.1, PHP 7.2, TBD October, 2018 TBD
V1 V3 PHP 5.5, PHP 5.6, PHP 7.0, PHP 7.1 February, 2018 Support ends on February, 2019

Project status

General, (*3)

Packagist License Packagist Downloads Packagist Version Packagist Version Libraries.io, (*4)

CII Best Practices SensioLabsInsight Codacy Badge Code Climate Maintainability, (*5)

Branch 'master', (*6)

Scrutinizer Code Quality Scrutinizer Build Status Scrutinizer Code Coverage Travis Build Status StyleCI Coverage Status, (*7)

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:, (*8)

$ composer require zibios/wrike-php-sdk "^1.0"

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation., (*9)

Contribution

To try it yourself clone the repository:, (*10)

git clone git@github.com:zibios/wrike-php-sdk.git
cd wrike-php-sdk

and install dependencies with composer:, (*11)

composer install

Run PHPUnit tests:, (*12)

./vendor/bin/phpunit

Usage

/**
 * Basic usage
 */
$api = ApiFactory::create(<PermanentToken>);
$allContacts = $api->getContactResource()->getAll();
...

For more info please check full documentation on Generic Wrike PHP Library, (*13)

Reference

Generic Wrike PHP Library, (*14)

Response transformer plugin for Wrike PHP Library, (*15)

HTTP Client plugin for Wrike PHP Library, (*16)

Symfony bundle, (*17)

Official Wrike API Documentation, (*18)

License

This bundle is available under the MIT license., (*19)

The Versions

06/04 2018

v1.x-dev

1.9999999.9999999.9999999-dev

Wrike PHP SDK, configured Wrike PHP Library package for most user cases.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zbigniew Ślązak

api php rest library http sdk client guzzle wrike wrike.com

07/03 2018

dev-master

9999999-dev

Wrike PHP SDK, configured Wrike PHP Library package for most user cases.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zbigniew Ślązak

api php rest library http sdk client guzzle wrike wrike.com

06/03 2018

dev-add-code-of-conduct-1

dev-add-code-of-conduct-1

Wrike PHP SDK, configured Wrike PHP Library package for most user cases.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zbigniew Ślązak

api php rest library http sdk client guzzle wrike wrike.com

25/02 2018

v1.0.0

1.0.0.0

Wrike PHP SDK, configured Wrike PHP Library package for most user cases.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zbigniew Ślązak

api php rest library http sdk client guzzle wrike wrike.com

08/03 2017

v0.1.0

0.1.0.0

Wrike PHP SDK, configured Wrike PHP Library package for most user cases.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zbigniew Ślązak

api php rest library http sdk client guzzle wrike wrike.com

07/02 2017

v0.0.2

0.0.2.0

Wrike PHP SDK, configured Wrike PHP Library package for most user cases.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zbigniew Ślązak

api php rest library http sdk client guzzle wrike wrike.com

29/01 2017

v0.0.1

0.0.1.0

Wrike PHP SDK

  Sources   Download

MIT

The Requires

 

The Development Requires

by Zbigniew Ślązak

api php sdk wrike