PHPackages                             vicent/laque-payroll - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. vicent/laque-payroll

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vicent/laque-payroll
====================

A PHP package for Tanzanian payroll calculations, including PAYE tax, NSSF, SDL, WCF, and other statutory contributions

v0.1.0(9mo ago)00MITPHPPHP &gt;=7.4CI passing

Since Aug 13Pushed 9mo agoCompare

[ Source](https://github.com/xaverymsomi/Laque-Payroll-Package)[ Packagist](https://packagist.org/packages/vicent/laque-payroll)[ RSS](/packages/vicent-laque-payroll/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

LaquePayroll
============

[](#laquepayroll)

A PHP package for Tanzanian payroll calculations.

Features
--------

[](#features)

- PAYE (Pay As You Earn) tax calculation based on Tanzanian tax bands
- Statutory deductions: NSSF, SDL, Health Insurance, WCF
- Custom earnings and deductions
- Payslip generation in both text and HTML formats
- Flexible and extensible architecture

Installation
------------

[](#installation)

```
composer require vicent/laque-payroll
```

Usage
-----

[](#usage)

### Basic Usage

[](#basic-usage)

```
