andyredfern/inventory_planner

A PHP wrapper for Inventory Planner's API

dev-master / 0.1.x-dev 2023-06-14 15:15 UTC

This package is auto-updated.

Last update: 2025-06-14 19:52:34 UTC


README

Inventory Planner is a SaaS product for planning and processing inventory. It integrates with a number of platforms - Shopify, Magento and Amazon - and external API that allows creating our own integrations.

Getting Started

Using the API in the Real World

During the development of this wrapper a number of tests failed or needed tweaking to make them work. Before you use the wrapper in anger you should review these notes.

Status: Currently work in progress towards and initial release

However, we woudl love to hear from you if you want to help push the project forward. Please checkout the Contribution guidelines for this project if you are interested.

Standing on the Shoulders of Giants

A big thank you to all the open sopurce projects that make developing a package like this possible.

PHP

PHP Unit

GuzzleHttp

psr/log

vlucas/phpdotenv