PHPackages                             fiscfree/dutch-tax-income-calculator - 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. fiscfree/dutch-tax-income-calculator

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

fiscfree/dutch-tax-income-calculator
====================================

Framework-agnostic Dutch Tax Income Calculator - Calculate Dutch income tax, social security contributions, and tax credits

1.0.0(3mo ago)0360↓66.7%MITPHPPHP ^8.4

Since Feb 2Pushed 3mo agoCompare

[ Source](https://github.com/fiscfree/dutch-tax-income-calculator)[ Packagist](https://packagist.org/packages/fiscfree/dutch-tax-income-calculator)[ RSS](/packages/fiscfree-dutch-tax-income-calculator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Dutch Tax Income Calculator
===========================

[](#dutch-tax-income-calculator)

[![PHP Version](https://camo.githubusercontent.com/504ead6a583c68d8d62d7bfceed24e569ca613d7a36bed380281b3455b5c7b31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d626c7565)](https://www.php.net/releases/8.4/)[![License](https://camo.githubusercontent.com/f8df3091bbe1149f398a5369b2c39e896766f9f6efba3477c63e9b4aa940ef14/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e)](LICENSE)

A **framework-agnostic PHP 8.4+** library for calculating Dutch income tax, social security contributions and tax credits. This package is a modern PHP implementation based on the [dutch-tax-income-calculator-npm](https://github.com/stevermeister/dutch-tax-income-calculator-npm) package.

Features
--------

[](#features)

- **Payroll Tax** (Loonbelasting) calculation
- **Social Security Contributions** (Volksverzekeringen - AOW, Anw, Wlz)
- **General Tax Credit** (Algemene Heffingskorting)
- **Labour Tax Credit** (Arbeidskorting)
- **Elder Credit** (for retirement age workers)
- **30% Ruling** (30%-regeling) for expats
- **Holiday Allowance** (Vakantiegeld - 8%)
- Support for tax years **2015-2026**
- **Framework-agnostic** - works with Laravel, Symfony or any PHP project

Requirements
------------

[](#requirements)

- PHP 8.4 or higher

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

[](#installation)

```
composer require fiscfree/dutch-tax-income-calculator
```

Quick Start
-----------

[](#quick-start)

```
