laraflair / mandatory-payroll-deductions
Package info
github.com/laraflair/mandatory-payroll-deductions
pkg:composer/laraflair/mandatory-payroll-deductions
v1.2.2
2026-08-27 04:54 UTC
Requires
- php: ^8.4
- brick/money: ^0.14.1
- laravel/helpers: ^1.8
Requires (Dev)
- pestphp/pest: ^5.1
README
A library for calculating mandatory payroll deductions, including statutory contributions and withholding tax.
Currently supports: 🇵🇭 Philippines (PH)
Features
- Statutory contribution calculations (e.g. SSS, PhilHealth, Pag-IBIG)
- Withholding tax computation
- Simple, dependency-light API for integrating into payroll systems
Supported Countries
| Country | Code | Status |
|---|---|---|
| Philippines | PH | ✅ Supported |
More countries may be added in future releases.
Returns
- An associative array containing the computed statutory contributions and withholding tax.
Roadmap
- Add support for additional countries
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
MIT