Skip to content

Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.

License

Notifications You must be signed in to change notification settings

tipee-sa/bcmath-extended-nullable

 
 

Repository files navigation

BCMath Extended

Learn more about it in its documentation.

A fork to allow nullable input arguments CI

This is a fork of krowinski/bcmath-extended adapted to allow nullable input arguments, which supports :

  • PHP 7.2 <-> 8.1

The following changes were applied to the dev dependencies :

  • Installing PHPStan to keep the code in good health

About

Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%