dev-3bdulrahman / purchases
A Purchases module for Laravel ERP — purchase requests, orders, invoices, returns, suppliers & payments.
Package info
github.com/Dev-3bdulrahman/purchases
Language:Blade
pkg:composer/dev-3bdulrahman/purchases
1.0.0
2026-06-13 19:47 UTC
Requires
- php: ^8.2|^8.3
- laravel/framework: ^11.0|^12.0
README
A complete Purchases module for Laravel ERP systems. Handle the full procurement cycle — purchase requests, purchase orders, supplier invoices, payments, and returns — with full API and Livewire admin interface.
Features
- Supplier Management
- Purchase Requests
- Purchase Orders
- Supplier Invoices & Payments
- Purchase Returns
- REST API endpoints
- Arabic & English translations
Requirements
| Dependency | Version |
|---|---|
| PHP | ^8.2 | ^8.3 |
| Laravel | ^11.0 | ^12.0 |
Installation
composer require dev-3bdulrahman/purchases
Publish and run migrations:
php artisan vendor:publish --provider="Dev3bdulrahman\Purchases\PurchasesServiceProvider"
php artisan migrate
Service Provider
Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:
Dev3bdulrahman\Purchases\PurchasesServiceProvider::class,
Changelog
See CHANGELOG.md for release history.
License
MIT License © Abdulrahman