kusabi / tax
A library for calculating tax in PHP
1.0.1
2021-06-27 12:42 UTC
Requires
- php: >=5.4
Requires (Dev)
README
A library for calculating tax in PHP
Compatibility and dependencies
This library is compatible with PHP version 5.6
, 7.0
, 7.1
, 7.2
, 7.3
, 7.4
, 8.0
and 8.1
.
This library has no dependencies.
Installation
Installation is simple using composer.
composer require kusabi/tax
Or simply add it to your composer.json
file
{ "require": { "kusabi/tax": "^1.0" } }
PHPBench Benchmark Results
Below are the latest benchmark results taken on my local machine for PHP 5.4.
Functions
This library adds a number of functions to calculate tax.
Below you can find links to the documentation for the new features.