dev-3bdulrahman / inventory
An Inventory management module for Laravel ERP — warehouses, stock, transfers, adjustments & serial/batch tracking.
Package info
github.com/Dev-3bdulrahman/inventory
Language:Blade
pkg:composer/dev-3bdulrahman/inventory
1.0.0
2026-06-13 19:47 UTC
Requires
- php: ^8.2|^8.3
- laravel/framework: ^11.0|^12.0
README
A powerful Inventory Management module for Laravel ERP systems. Manage warehouses, locations, stock levels, transfers, adjustments, and track items by serial number or batch — with full API and Livewire admin interface.
Features
- Multi-warehouse & Location Management
- Stock Level Tracking
- Stock Transfers Between Warehouses
- Stock Adjustments
- Stock Move History
- Serial Number & Batch 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/inventory
Publish and run migrations:
php artisan vendor:publish --provider="Dev3bdulrahman\Inventory\InventoryServiceProvider"
php artisan migrate
Service Provider
Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:
Dev3bdulrahman\Inventory\InventoryServiceProvider::class,
Changelog
See CHANGELOG.md for release history.
License
MIT License © Abdulrahman