zfr / zfr-lightspeed-retail
PHP library for interacting with the Lightspeed Retail REST API
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-10-29 04:20:10 UTC
README
ZfrLightspeedRetail is a modern PHP library based on Guzzle for Lightspeed Retail API.
Dependencies
- PHP 7.1
- Guzzle: ^6.1
Installation
Installation of ZfrLightspeedRetail is only officially supported using Composer:
php composer.phar require zfr/zfr-lightspeed-retail
Usage
ZfrLightspeedRetail provides a one-to-one mapping with API methods defined in Lightspeed Retail API doc.