Download the PHP package timothydc/laravel-lightspeed-ecom-api without Composer
On this page you can find all versions of the php package timothydc/laravel-lightspeed-ecom-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download timothydc/laravel-lightspeed-ecom-api
More information about timothydc/laravel-lightspeed-ecom-api
Files in timothydc/laravel-lightspeed-ecom-api
Package laravel-lightspeed-ecom-api
Short Description Connect with the Lightspeed eCom API
License MIT
Homepage https://github.com/timothydc/laravel-lightspeed-ecom-api
Informations about the package laravel-lightspeed-ecom-api
Connect with the Lightspeed eCom API
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
Via Composer:
Configuration
You can publish the config file with:
Usage
Interaction works the same as the Lightspeed API.
Authentication
Rate limits
By default, each API key caches its remaining calls and next reset time.
If you would like to disable this behavior, deactive this feature by setting save_remaining_calls_to_cache
to false
in config/lightspeed-ecom-api.php
.
Calling resources
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Timothy De Cort
- Gunharth (https://github.com/gunharth/laravel-lightspeed-api)
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-lightspeed-ecom-api with dependencies
illuminate/support Version ^7.0|^8.0|^9.0|^10.0|^11.0
seoshop/seoshop-php Version ^1.9.1