Libraries tagged by decimal
delight-im/base-convert
1521 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets
delight-im/alphabets
48055 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
php-decimal/globals
181054 Downloads
Globals helpers for the decimal extension
pharaonic/laravel-readable
82364 Downloads
Laravel - Readable Number (Integer|decimal) & DateTime & Time Length & File Size.
crazycodr/roman
92297 Downloads
Provides a simple decimal/roman number converter
fruitcake/php-decimal
2518 Downloads
Decimal class for PHP
atk14/localized-decimal-field
23025 Downloads
Field for number with restricted count of digits and decimal places
atk14/decimal-field
23817 Downloads
Field for number with restricted count of digits and decimal places
sagoontech/magento2-price-decimal
17736 Downloads
Magento 2 Price Decimal, hide `.00` but show `.10`. So that $8.00 becomes $8 and $8.90 becomes $8.90
yuwuhsien/laravel-bcmath-cast
2988 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
danog/phpstruct
10784 Downloads
PHP implementation of python's struct module.
aichadigital/lara100
1114 Downloads
Laravel cast for handling decimal values as base-100 integers (cents/centesimals)
aza/math
22446 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
teakowa/cryptomute
28550 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
chamber-orchestra/doctrine-extensions-bundle
3266 Downloads
Lightweight Symfony Doctrine ORM extensions for PostgreSQL — entity traits, soft-delete filter, repository base classes, decimal type, random() DQL