2017 © Pedro Peláez
 

cakephp-plugin cake-payroll

Payroll plugin for CakePHP

image

ldsign/cake-payroll

Payroll plugin for CakePHP

  • Wednesday, December 14, 2016
  • by LDSign
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Payroll plugin for CakePHP

License, (*1)

Calculate german payroll data (taxes and social insurance)., (*2)

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:, (*3)

https://www.bmf-steuerrechner.de/pruefdaten/pap2017.pdf, (*4)

Requirements

  • CakePHP 3.0+
  • PHP 5.5+

Installation

You can install this plugin into your CakePHP application using composer., (*5)

The recommended way to install composer packages is:, (*6)

composer require ldsign/cake-payroll

Then in your config\bootstrap.php:, (*7)

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

Usage

For a quick calculation navigate to, (*8)

/payroll/taxes

ToDo

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

Support

For bugs and feature requests, please use the issues section of this repository., (*9)

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file., (*10)

The Versions

14/12 2016

dev-master

9999999-dev https://github.com/ldsign/cake-payroll

Payroll plugin for CakePHP

  Sources   Download

MIT

The Requires

 

by Avatar LDSign

14/12 2016

0.1.6

0.1.6.0 https://github.com/ldsign/cake-payroll

Payroll plugin for CakePHP

  Sources   Download

MIT

The Requires

 

by Avatar LDSign

10/12 2016

0.1.4

0.1.4.0 https://github.com/ldsign/cake-payroll

Payroll plugin for CakePHP

  Sources   Download

MIT

The Requires

 

by Avatar LDSign

10/12 2016

0.1.5

0.1.5.0 https://github.com/ldsign/cake-payroll

Payroll plugin for CakePHP

  Sources   Download

MIT

The Requires

 

by Avatar LDSign