ronmrcdo/inventory

This package is abandoned and no longer maintained. No replacement package was suggested.

An Inventory Management Package for products

1.0.0 2020-02-23 11:59 UTC

README

Latest Version on Packagist GitHub Workflow Status Scrutinizer Code Quality

Description

Laravel Inventory provides the basic of inventory management. This package is based from the stevebauman/inventory and provides product variation using attributes and terms and have a similar structure of product format of woocommerce.

Requirements

  • Laravel 6.0
  • PHP ^7.2

Installation

You can install the package via composer:

composer require ronmrcdo/inventory

Usage

Versions