--- description: Inventory Management for any type of product with reports and barcode print --- # 🚛 Tomato Inventory
### 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.