Libraries tagged by gnumeric
schoolonline/v6
74 Downloads
Config libraries, enumerics, constants for SchoolOnlineVer6
schoolonline/config
44 Downloads
Config libraries, enumerics, constants for SchoolOnlineVer6
samsonkwiz/idobfuscator
4 Downloads
Reversible numeric ID obfuscation for PHP using BCMath
nihar/num2word-bd
3 Downloads
This package convert number to word according to Bangladeshi numeric system
nggit/php-xmlentities
7 Downloads
Convert all Unicode characters and character references to numeric character references
namelesscoder/numerolog
498 Downloads
Numerolog: Numeric statistics collection service
mwesigwajoshua/money-out-putter
2 Downloads
MoneyOutputter is a versatile and easy-to-use PHP package designed for formatting and converting monetary amounts into both human-readable words and numeric representations. Ideal for applications that require displaying currency values in a clear and user-friendly manner, this package supports multiple currencies, ensuring that the output is accurate and formatted according to the rules of each currency's locale.
mucts/money
30 Downloads
Numeric amount case conversion
msaied/money-to-words-converter
20 Downloads
A php library that converts any money value in digit in any language or numeric system to its words in any language
miniature/di_container
9 Downloads
A simple implementation of a dependency injection container for PHP-classes and parameters (array, string, numeric). It is consuming array data.
max13/conditional-period
15 Downloads
ConditionalPeriod is a php class allowing to store 2 numerical/DateInterval intervals resulting in a DateInterval.
marsapp/statistics-helper
4 Downloads
Provide numerical processing functions to assist users in statistics or charting.
malenki/coord2coord
18 Downloads
Convert spreadsheet coordinate to numeric coordinates and vice versa
larabangla/lara-bangla-number
12 Downloads
This package will be helpful for those people who want to convert english numerical number to bangla and bangla to english. It will also provide some basic numerical operation
konstantind/otus-flexible-float-parser
5 Downloads
Flexible Float Parser is a lightweight PHP package that converts numeric strings with either a comma or a dot as a decimal separator into a float. It supports negative numbers and values without a leading zero (e.g., .5 → 0.5).