prinsfrank / arithmetic-operations-bcmath
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
Fund package maintenance!
PrinsFrank
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/prinsfrank/arithmetic-operations-bcmath
Requires
- ext-bcmath: *
- prinsfrank/arithmetic-operations: ^0.1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.12
- phpunit/phpunit: ^9.5
Provides
README
This is an implementation of the 'prinsfrank/arithmetic-operations' package relying on the php bcmath extension.