zfr / zfr-lightspeed-retail
PHP library for interacting with the Lightspeed Retail REST API
Installs: 352
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 6
Open Issues: 1
pkg:composer/zfr/zfr-lightspeed-retail
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: 2025-09-29 02:29:49 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.