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 4w 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 26% 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

3484d 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

84114.4M160](/packages/cakephp-debug-kit)[cakephp/bake

Bake plugin for CakePHP

11211.7M190](/packages/cakephp-bake)[friendsofcake/bootstrap-ui

Bootstrap front-end framework support for CakePHP

3502.1M38](/packages/friendsofcake-bootstrap-ui)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M40](/packages/dereuromark-cakephp-ide-helper)[cakephp/twig-view

Twig powered View for CakePHP

155.5M17](/packages/cakephp-twig-view)[cakephp/elastic-search

An Elastic Search datasource and data mapper for CakePHP

85825.9k10](/packages/cakephp-elastic-search)

PHPackages © 2026

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