Libraries tagged by decimal
marcoconsiglio/bcmath-extended
268 Downloads
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
malantonio/dewey
23 Downloads
Parse and compare Dewey Decimal System call numbers.
kamerk22/ipfuscator
7 Downloads
IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.
craftcms/hexdec
3302 Downloads
Adds a new hexdec filter to Craft, which will convert a hexadecimal value to a decimal.
bardoqi/bigmath
11 Downloads
A PHP library to work with big integers and big decimals in most easy way.
amashukov/eth-rpc-client-php
391 Downloads
Ethereum JSON-RPC client in pure PHP — raw eth_* mirror (EthRpcClient) + ethers.js v6-flavoured facade (JsonRpcProvider) over any PSR-18 client. Typed Value Objects (transaction + receipt bundle, block, fee data, fee history, logs), bigint-safe hex/decimal helpers.
tillkruss/email-encoder
150 Downloads
A lightweight plugin that protects email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities.
radig/locale
1335 Downloads
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
loostro/cryptomute
27545 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
wells5609/decimal
0 Downloads
Library built atop the Decimal and Datastructures PHP extensions
vrnedwidek/php-decimal
23 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
tyhp/decimal
0 Downloads
Tyhp runtime decimal (PHP 8.5) — arbitrary-precision decimal arithmetic
marekskopal/cycle-decimal
508 Downloads
Decimal type from ext-decimal PHP extension support for Cycle ORM
kenny1911/doctrine-decimal-type
503 Downloads
Doctrine DBAL type for ext-decimal
jaycodesign/decimal
2227 Downloads
Simple wrapper around BC Math for simple math functions