Libraries tagged by bcmath

elliotjreed/maths

0 Favers
958 Downloads

An object-oriented BCMath wrapper for PHP

Go to Download


nanasess/bcmath-polyfill

0 Favers
7 Downloads

PHP 8.4 bcmath functions polyfill with fallback compatibility for environments without bcmath extension. Based on phpseclib/bcmath_compat with additional support for new PHP 8.4 bcmath functions.

Go to Download


lumisys/bcmath_compat

0 Favers
17645 Downloads

PHP 5.x/7.x polyfill for bcmath extension

Go to Download


bradietilley/bcmath-number

2 Favers
10 Downloads

Simulating the upcoming BCMath\Number class

Go to Download


backendtea/safe-bc-math

7 Favers
36 Downloads

Safe versions of BC math functions

Go to Download


v3labs/math

6 Favers
147 Downloads

Math library for php 7.1+

Go to Download


tetthys/bc

5 Favers
19 Downloads

Bc is a small and simple but accurate tool for calculation.

Go to Download


qubb/fixed-point-math

0 Favers
17451 Downloads

Provides functionality for fixed point mathematics

Go to Download


mehr-it/php-decimals

1 Favers
3772 Downloads

Easy to use arithmetic operations for decimals in PHP (using BCMath)

Go to Download


jaycodesign/decimal

4 Favers
2220 Downloads

Simple wrapper around BC Math for simple math functions

Go to Download


rican7/mathematician

32 Favers
50 Downloads

A PHP mathematics library for simpler, more reliable math operations... even on big numbers

Go to Download


k6xiao/strtobcmath

0 Favers
27 Downloads

StrToBcmath 是一个 PHP 类,用于将字符串表达式转换为 BcMath 计算结果。它支持复杂的“加、减、乘、除、指数”运算,支持括号优先级。对于需要精确结果的计算,我们通常会选择使用 BcMath 来避免小数带来的误差。然而,对于复杂的计算,BcMath 的表达方式可能会显得不够直观和易读。使用这个库,你可以将直观且易读的运算表达式转换为 BcMath 的计算结果。这样,你不仅可以确保结果的精度,还能保持代码的高度可读性,节省编写代码的时间,同时避免在编写 BcMath 时可能出现的错误。

Go to Download


abivia/money

3 Favers
627 Downloads

Library for working with monetary values, a BCMath library with rounding support.

Go to Download


philipbrown/math

6 Favers
36 Downloads

A simple wrapper for BC Math

Go to Download


webit/bcmath-bundle

2 Favers
4272 Downloads

Symfony 2 integration for BcMath wrapper

Go to Download


<< Previous Next >>