zfr / zfr-lightspeed-retail
用于与 Lightspeed Retail REST API 交互的 PHP 库
dev-master
2017-05-23 16:48 UTC
Requires
- php: ^7.1
- container-interop/container-interop: ^1.1
- guzzlehttp/command: ^1.0
- guzzlehttp/guzzle: ^6.2
- guzzlehttp/guzzle-services: ^1.0
- guzzlehttp/psr7: ^1.3
- lcobucci/jwt: ^3.2
- psr/http-message: ^1.0
Requires (Dev)
- malukenho/docheader: ^0.1.5
- phpunit/phpunit: ^5.7
- squizlabs/php_codesniffer: ^2.9
- zendframework/zend-coding-standard: ^1.0
- zendframework/zend-servicemanager: ^3.0
Suggests
- zendframework/zend-servicemanager: If you want to use built-in container factories
This package is auto-updated.
Last update: 2024-08-29 03:57:33 UTC
README
ZfrLightspeedRetail 是一个基于 Guzzle 和 Lightspeed Retail API 的现代 PHP 库。
依赖
- PHP 7.1
- Guzzle: ^6.1
安装
ZfrLightspeedRetail 的安装仅官方支持使用 Composer
php composer.phar require zfr/zfr-lightspeed-retail
使用
ZfrLightspeedRetail 提供与 Lightspeed Retail API 文档 中定义的 API 方法的一对一映射。