An open API service indexing awesome lists of open source software.

https://github.com/cabdesigns/salarybot-php

A salary calculator for the UK tax system.
https://github.com/cabdesigns/salarybot-php

finance php php-library salary-calculator tax tax-rates uk-tax

Last synced: about 2 months ago
JSON representation

A salary calculator for the UK tax system.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/cabdesigns/salarybot-php.svg?branch=master)](https://travis-ci.org/cabdesigns/salarybot-php) [![Coverage Status](https://coveralls.io/repos/cabdesigns/salarybot-php/badge.svg)](https://coveralls.io/r/cabdesigns/salarybot-php) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/cabdesigns/salarybot-php/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/cabdesigns/salarybot-php/?branch=master)

# salarybot-php

A salary calculator for the UK tax system. Currently unstable.

## To do

* Ensure consistent naming
* Need helper method to convert generic values to monthly/week/daily/hourly
* Ensure consistency with constructors/setters