laraflair/mandatory-payroll-deductions

Maintainers

Package info

github.com/laraflair/mandatory-payroll-deductions

pkg:composer/laraflair/mandatory-payroll-deductions

Transparency log

Statistics

Installs: 31

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.2.2 2026-08-27 04:54 UTC

This package is auto-updated.

Last update: 2026-08-27 04:59:15 UTC


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