1
0
mirror of synced 2024-11-21 21:06:07 +03:00
PHP client for RetailCRM API
Go to file
2014-11-06 02:44:52 +03:00
lib/RetailCrm New version of PHP client for API v3. Not all methods implements 2014-11-06 02:44:52 +03:00
tests New version of PHP client for API v3. Not all methods implements 2014-11-06 02:44:52 +03:00
.gitignore New version of PHP client for API v3. Not all methods implements 2014-11-06 02:44:52 +03:00
composer.json New version of PHP client for API v3. Not all methods implements 2014-11-06 02:44:52 +03:00
phpunit.xml.dist New version of PHP client for API v3. Not all methods implements 2014-11-06 02:44:52 +03:00
README.md New version of PHP client for API v3. Not all methods implements 2014-11-06 02:44:52 +03:00

PHP client for retailCRM API

PHP client for retailCRM API.

Requirements

  • PHP version 5.3 and above
  • PHP-extension CURL

Installation

  1. Install composer into the project directory.

  2. Run:

composer require retailcrm/api-client-php 3.0