Download the PHP package caalvinz/walmart-partner-api-sdk-php without Composer
On this page you can find all versions of the php package caalvinz/walmart-partner-api-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download caalvinz/walmart-partner-api-sdk-php
More information about caalvinz/walmart-partner-api-sdk-php
Files in caalvinz/walmart-partner-api-sdk-php
Package walmart-partner-api-sdk-php
Short Description PHP client for Walmart Partner APIs
License MIT
Informations about the package walmart-partner-api-sdk-php
Walmart Partner APIs PHP SDK
This library provides an easy to use interface to Walmart's Partner APIs.
Installation
It is easiest to use Composer to install, simply run:
composer require caalvinz/walmart-partner-api-sdk-php:^1.0.9
Or add to the section of your file:
"caalvinz/walmart-partner-api-sdk-php": "^1.0.9"
Usage Documentation
See docs/README.md
API Coverage
Currently 100% (19 of 19) are supported by this SDK
todo
- [ ] Perform integration testing for remaining Order APIs
- [ ] Write middleware for error response handling to parse message from response xml
Reporting Issues
Please use Github Issues to report any problems you find or questions about usage.
Contributing
Pull requests are welcome for improvements to the core library, tests, and documentation.
No Warranty
This package is a free distribution, provided at no cost. It does not come with any warranty, expressed or implied. Source code is provided for your convenience. Walmart does not assume any responsibilities for its quality or support.
License
The MIT License (MIT)
Copyright (c) 2018 alvin.z
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Thanks
This version is built based on "fillup/walmart-partner-api-sdk-php".
All versions of walmart-partner-api-sdk-php with dependencies
guzzlehttp/guzzle Version ^5.3.2
fillup/guzzle-services Version 0.5.1
guzzlehttp/retry-subscriber Version ^2.0.2
fillup/walmart-auth-signature-php Version ^1.0.3
fillup/array2xml Version ^0.5.1