Libraries tagged by php number
ctu4/morphos
35 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
visiosoft/helper-plugin
66 Downloads
A plugin that provides numerous helpful PHP functions.
purepanel/helper-plugin
110 Downloads
A plugin that provides numerous helpful PHP functions.
anomaly/helper-tag
297 Downloads
A plugin that provides numerous helpful PHP functions.
sukohi/country-code
1511 Downloads
Country codes based on iso 3166-1 like country name, alpha-2 code, alpha-3 code or numeric code for PHP
samsonkwiz/idobfuscator
4 Downloads
Reversible numeric ID obfuscation for PHP using BCMath
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.
iconlanguageservices/time
111 Downloads
A PHP library exposing convenient constants to represent numeric periods of time using English words
sukohi/gacha
37 Downloads
A PHP package mainly developed for Laravel to generate random string consisting of alphabets and(or) numeric characters.
piercemcgeough/phpquartiles
767 Downloads
PHP package for working out quartile values and placements based on a numeric array
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.
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
bkazuo/common-helper-utilities
4071 Downloads
Classe de métodos auxiliares para formatar números (CPF, CNPJ, telefone, CEP), datas, geolocalização (latitude, longitude), etc. Inteiramente construido em PHP para rodar sob qualquer sistema operacional
ap-lib/public-id
12 Downloads
A small PHP library for generating short, public-friendly integer IDs from internal numeric IDs. Designed to hide system scale and client-specific patterns while keeping IDs compact and reversible.