-
Ilya Sleptsov authoredIlya Sleptsov authored
README.md 24.98 KiB
PimClient
PIM
This PHP package is automatically generated by the OpenAPI Generator project:
- API version: 1.0.0
- Build package: org.openapitools.codegen.languages.PhpClientCodegen For more information, please visit https://greensight.ru/
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
{
"repositories": [
{
"type": "vcs",
"url": "https://gitlab.com/greensight/ensi/catalog/clients/pim-client-php.git"
}
],
"require": {
"greensight/ensi/catalog/clients/pim-client-php": "*@dev"
}
}