An open API service providing repository metadata for many open source software ecosystems.

Topic: "bcmath"

brick/math

Arbitrary-precision arithmetic library for PHP

Language: PHP - Size: 1.4 MB - Last synced at: 4 days ago - Pushed at: 28 days ago - Stars: 1,950 - Forks: 82

phpseclib/bcmath_compat

PHP 5.x-8.x polyfill for bcmath extension.

Language: PHP - Size: 40 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 165 - Forks: 5

madebybob/php-number

Deal with numbers the right way in PHP

Language: PHP - Size: 293 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 99 - Forks: 3

Anizoptera/Math

AzaMath - Anizoptera CMF mathematic component. Provides functionality to work with large numbers with arbitrary precision (using BCMath) and universal mumeral systems conversions (supported bases from 2 to 62 inclusive, and custom systems; pure PHP, but can use GMP and core functions for speed optimization).

Language: PHP - Size: 59.6 KB - Last synced at: 4 days ago - Pushed at: about 8 years ago - Stars: 19 - Forks: 1

PrestaShop/decimal

An object-oriented implementation of basic math operation with arbitrary precision, using BC Math if available.

Language: PHP - Size: 87.9 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 7

simplito/bigint-wrapper-php

Fast common interface for php_gmp and php_bcmath modules

Language: PHP - Size: 7.81 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 6

felixdorn/sey

Sey is a powerful math interpreter with arbitrary-precision.

Language: PHP - Size: 60.5 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

Superbalist/php-money 📦

A money and currency library for handling arbitrary-precision arithmetic

Language: PHP - Size: 97.7 KB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

nimiq/php-xpub

A simple class to derive BTC and ETH extended public keys and addresses without GMP.

Language: PHP - Size: 29.3 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 4

BardoQi/BigMath

A PHP library to work with big integers and big decimals. This library makes use of the GMP extension and bcmath to do its calculations.

Language: PHP - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 1

krissss/bcmath

PHP bcmath quick write.

Language: PHP - Size: 46.9 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 2

fortis/moneyobject

A PHP library providing immutable 💰 Money value object

Language: PHP - Size: 31.3 KB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

madebybob/php-number-examples

Custom Number type implementation examples using php-number

Language: PHP - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

fortis/iso-currency

A PHP library providing ISO 4217 currencies. Work with currencies by the standard to avoid confusions.

Language: PHP - Size: 57.6 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 6

Agrora/decimal-js

DecimalJS is an arbitrary precision floating point arithmetic library based on PHP's bcmath extension.

Language: TypeScript - Size: 77.1 KB - Last synced at: 19 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

shtse8/ArbiMath

A PHP 8.0 library for arbitrary precision mathematics using BCMath, featuring an immutable ArbiNumber class.

Language: PHP - Size: 1.12 MB - Last synced at: 15 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 1

LeTraceurSnork/russian-validators

Валидаторы российских идентификаторов | ИНН, СНИЛС, КПП, ОГРН, ОГРНИП

Language: PHP - Size: 57.6 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

fab2s/Math

Bcmath based math helper for high precision base 10 decimal calculus

Language: PHP - Size: 29.3 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

mariusbalcytis/math

PHP library for arbitrary precision mathematics

Language: PHP - Size: 152 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 4

illegalstudio/fluent-bcmath

Language: PHP - Size: 29.3 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

jeblad/BCmath

This extension for Mediawiki adds arbitrary-precision arithmetic to Lua modules. The modules call bcmath library for PHP through a minimal interface layer.

Language: Lua - Size: 241 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

carry0987/Cony

Cony is a PHP library for convert integer into alphabet, and reversely too

Language: PHP - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

tkuschel/bcmath_compat Fork of phpseclib/bcmath_compat

PHP 5.x-8.x polyfill for bcmath extension.

Language: PHP - Size: 41 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

k6xiao/StrToBcmath

StrToBcmath 是一个 PHP 类,用于将字符串表达式转换为 BcMath 计算结果。它支持复杂的“加、减、乘、除、指数”运算,支持括号优先级。

Language: PHP - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PrinsFrank/arithmetic-operations-bcmath

BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)

Language: PHP - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shimabox/SMBBenchmark

Simple benchmark of php

Language: PHP - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

asika32764/math Fork of nicholas-eden/math

Arbitrary-precision arithmetic library for PHP, forked to make compatible with PHP 5.3

Language: PHP - Size: 257 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0