> For the complete documentation index, see [llms.txt](https://docs.tomatophp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomatophp.com/plugins/tomato-inventory.md).

# Tomato Inventory

Inventory Management for any type of product with reports and barcode print

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2FLj5kBFfb59aEUj0PPhwL%2Fscreenshot.png?alt=media&amp;token=881d79bc-3330-402b-abfd-2b6929260b65" alt=""><figcaption></figcaption></figure>

### Installation

```
composer require tomatophp/tomato-inventory
```

or as Module

```
composer require tomatophp/tomato-inventory-module
```

after installing your package please run this command

```
php artisan tomato-inventory:install
```

### Changelog

Please see [CHANGELOG](https://github.com/tomatophp/tomato-inventory/blob/master/CHANGELOG.md) for more information on what has changed recently.

### Security

Please see [SECURITY](https://github.com/tomatophp/tomato-inventory/blob/master/SECURITY.md) for more security information.

### Credits

* [Fady Mondy](mailto:info@3x1.io)

### License

The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-inventory/blob/master/LICENSE.md) for more information.
