dev-3bdulrahman / budgeting
Budgeting & Variance Analysis module for Laravel ERP
1.0.0
2026-07-22 05:55 UTC
Requires
- php: ^8.2|^8.3
- laravel/framework: ^11.0|^12.0
README
A comprehensive Budgeting & Variance Analysis module for Laravel ERP systems. Define multi-period budgets, model financial scenarios, monitor budget vs. actual performance, and trigger automated variance notifications — with full API and Livewire admin interface.
Features
- Multi-period Budget Planning (annual, quarterly, monthly)
- Budget Scenarios & What-If Modeling
- Actual vs. Budget Variance Analysis
- Automated Budget Over-run Alerts & Notifications
- Department & Cost Center Budget Allocation
- Integration with Accounting Ledger
- REST API endpoints
- Arabic & English translations
Requirements
| Dependency | Version |
|---|---|
| PHP | ^8.2 | ^8.3 |
| Laravel | ^11.0 | ^12.0 |
Installation
composer require dev-3bdulrahman/budgeting
Publish and run migrations:
php artisan vendor:publish --provider="Dev3bdulrahman\Budgeting\BudgetingServiceProvider"
php artisan migrate
Service Provider
Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:
Dev3bdulrahman\Budgeting\BudgetingServiceProvider::class,
Changelog
See CHANGELOG.md for release history.
License
MIT License © Abdulrahman