dev-3bdulrahman/manufacturing
Composer 安装命令:
composer require dev-3bdulrahman/manufacturing
包简介
A Manufacturing module for Laravel ERP — BOM, Work Centers, Production Orders, Work Orders & Material Consumption.
README 文档
README
A full-featured Manufacturing module for Laravel ERP systems. Manage bills of materials, work centers, machines, production orders, work orders, and material consumption — with full API and Livewire admin interface.
Features
- Bill of Materials (BOM) Management
- Work Centers & Machines
- Production Orders
- Work Orders
- Material Consumption Tracking
- REST API endpoints
- Arabic & English translations
Requirements
| Dependency | Version |
|---|---|
| PHP | ^8.2 | ^8.3 |
| Laravel | ^11.0 | ^12.0 |
Installation
composer require dev-3bdulrahman/manufacturing
Publish and run migrations:
php artisan vendor:publish --provider="Dev3bdulrahman\Manufacturing\Providers\ManufacturingServiceProvider"
php artisan migrate
Service Provider
Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:
Dev3bdulrahman\Manufacturing\Providers\ManufacturingServiceProvider::class,
Changelog
See CHANGELOG.md for release history.
License
MIT License © Abdulrahman
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-14