A Human Resources module for Laravel ERP — employees, attendance, leaves & payroll.
1.0.0
2026-06-13 19:47 UTC
Requires
- php: ^8.2|^8.3
- laravel/framework: ^11.0|^12.0
README
A comprehensive Human Resources module for Laravel ERP systems. Manage employees, track attendance, handle leave requests, and run payroll — with full API and Livewire admin interface.
Features
- Employee Management & Profiles
- Attendance Tracking
- Leave Requests & Approvals
- Payroll Processing
- REST API endpoints
- Arabic & English translations
Requirements
| Dependency | Version |
|---|---|
| PHP | ^8.2 | ^8.3 |
| Laravel | ^11.0 | ^12.0 |
Installation
composer require dev-3bdulrahman/hr
Publish and run migrations:
php artisan vendor:publish --provider="Dev3bdulrahman\Hr\Providers\HrServiceProvider"
php artisan migrate
Service Provider
Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:
Dev3bdulrahman\Hr\Providers\HrServiceProvider::class,
Changelog
See CHANGELOG.md for release history.
License
MIT License © Abdulrahman