Download the PHP package wedocreatives/wrike-php-guzzle without Composer
On this page you can find all versions of the php package wedocreatives/wrike-php-guzzle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package wrike-php-guzzle
Wrike PHP GUZZLE - Wrike API V3 & V4
Introduction
This is HTTP Client plugin for Wrike PHP Library.
- For general purpose please check full configured Wrike PHP SDK.
- For Symfony Framework please check full configured Wrike bundle.
- For none standard purposes please check generic Wrike PHP Library.
Versions
Major Version | Wrike API | PHP Compatibility | Initial release | Support |
---|---|---|---|---|
V3 | V4 | PHP 7.1, PHP 7.2, TBD | October, 2018 | TBD |
V2 | V4 | PHP 5.5, PHP 5.6, PHP 7.0, PHP 7.1 | October, 2018 | Support ends on October, 2019 |
V1 | V3 | PHP 5.5, PHP 5.6, PHP 7.0, PHP 7.1 | February, 2018 | Support ends on February, 2019 |
Project status
General
Branch 'master'
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Contribution
To try it yourself clone the repository:
and install dependencies with composer:
Run PHPUnit tests:
Usage
Reference
Internal
Generic Wrike PHP Library
Full configured Wrike PHP SDK
Full configured Symfony bundle based on Wrike PHP SDK
Response transformer plugin for Wrike PHP Library
External
Official Wrike API Documentation
License
This bundle is available under the MIT license.
All versions of wrike-php-guzzle with dependencies
wedocreatives/wrike-php-library Version ^3.0-dev
guzzlehttp/guzzle Version >=6.0,<7.0
ext-json Version *