PHPackages                             ldsign/cake-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. [Framework](/categories/framework)
4. /
5. ldsign/cake-payroll

ActiveCakephp-plugin[Framework](/categories/framework)

ldsign/cake-payroll
===================

Payroll plugin for CakePHP

0.1.6(9y ago)013MITPHPPHP &gt;=5.5.9

Since Dec 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/LDSign/cake-payroll)[ Packagist](https://packagist.org/packages/ldsign/cake-payroll)[ Docs](https://github.com/ldsign/cake-payroll)[ RSS](/packages/ldsign-cake-payroll/feed)WikiDiscussions master Synced 2w ago

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

Payroll plugin for CakePHP
==========================

[](#payroll-plugin-for-cakephp)

[![License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ldsign/cake-payroll)

Calculate german payroll data (taxes and social insurance).

This plugin uses standalone and cake independent classes for tax calculations. This was done for staying as close as possible to the official programming flowchart of the german finance authority. See:

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

[](#requirements)

- CakePHP 3.0+
- PHP 5.5+

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require ldsign/cake-payroll

```

Then in your `config\bootstrap.php`:

```
Plugin::load('Payroll', ['bootstrap' => false, 'routes' => true]);
```

Usage
-----

[](#usage)

For a quick calculation navigate to

```
/payroll/taxes

```

ToDo
----

[](#todo)

- Extend documentation
- Unit tests
- Check results against official webservice
- Social insurance component

Support
-------

[](#support)

For bugs and feature requests, please use the [issues](https://github.com/ldsign/cake-payroll/issues) section of this repository.

License
-------

[](#license)

Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

3

Last Release

3529d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1359083?v=4)[LDSign](/maintainers/LDSign)[@LDSign](https://github.com/LDSign)

---

Top Contributors

[![LDSign](https://avatars.githubusercontent.com/u/1359083?v=4)](https://github.com/LDSign "LDSign (15 commits)")

### Embed Badge

![Health badge](/badges/ldsign-cake-payroll/health.svg)

```
[![Health](https://phpackages.com/badges/ldsign-cake-payroll/health.svg)](https://phpackages.com/packages/ldsign-cake-payroll)
```

###  Alternatives

[cakephp/debug_kit

CakePHP Debug Kit

86214.9M183](/packages/cakephp-debug-kit)[cakephp/bake

Bake plugin for CakePHP

11212.2M222](/packages/cakephp-bake)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1892.4M48](/packages/dereuromark-cakephp-ide-helper)[friendsofcake/bootstrap-ui

Bootstrap front-end framework support for CakePHP

3512.2M44](/packages/friendsofcake-bootstrap-ui)[cakephp/app

CakePHP skeleton app

3851.7M1](/packages/cakephp-app)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

3321.0M51](/packages/dereuromark-cakephp-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
