Download the PHP package lamoda/crpt-oms-api-client without Composer
On this page you can find all versions of the php package lamoda/crpt-oms-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package crpt-oms-api-client
Lamoda CRPT OMS Api Client
Installation
Composer
Description
This library implements API client for the Order Management Station (OMS) of the CRPT (https://crpt.ru/)
Library implements V2 version of OMS Api's
Currently this client implements just a subset of the OMS Api methods.
Usage
Signing of OMS requests
It is also possible to send signed OMS requests for orders.
To do that implement \Lamoda\OmsClient\V2\Signer\SignerInterface
.
Signer must return signature for the given data (no data itself transformation is required).
All versions of crpt-oms-api-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
doctrine/annotations Version ^1.6
doctrine/cache Version ^1.8
guzzlehttp/guzzle Version ^6.3 || ^7.4
symfony/property-access Version ^3.4 || ^4.0 || ^5.0 || ^6.0
symfony/serializer Version ^3.4 || ^4.0 || ^5.0 || ^6.0
ext-json Version *
doctrine/annotations Version ^1.6
doctrine/cache Version ^1.8
guzzlehttp/guzzle Version ^6.3 || ^7.4
symfony/property-access Version ^3.4 || ^4.0 || ^5.0 || ^6.0
symfony/serializer Version ^3.4 || ^4.0 || ^5.0 || ^6.0
ext-json Version *
The package lamoda/crpt-oms-api-client contains the following files
Loading the files please wait ....