What is the best PHP stock management system class? #stock management system
Edit
by Syed Wushaq - 4 years ago (2020-07-30)
Manage stock of a store
| A single class is needed with all the necessary functionalities of managing a stock of products in a store. |
Ask clarification
1 Recommendation
This package can be used to manage inventory stock using scanner application.
It provides a Web based application that allows users to perform actions to keep track of inventory products in stock using a barcode scanner application that can run on Android mobile device to scan bar codes of products. The package implements other useful features:
- Provides an API to integrate with other applications
- Export data to files in PDF or XLS formats
- Generate and export invoices to files in PDF or XLS data
- Download the bar code data in EAN13 format
| by Manuel Lemos 26695 - 4 years ago (2020-07-31) Comment
This package seems to be a solution for the stock management problem. In this case it allows you to use a mobile device to act as a scanner to read product barcodes. |