Libraries tagged by format number
nicmart/numbers
195688 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
rmunate/spell-number
267510 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
jlorente/php-credit-cards
456933 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
laravel-validation-rules/phone
370306 Downloads
Validate that a phone number is in the correct format
kartik-v/yii2-number
528165 Downloads
Number control and format mask input for Yii2 Framework.
skillshare/formatphp
32197 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
eg-mohamed/referenceable
9099 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
wandersonwhcr/romans
411841 Downloads
A Simple PHP Roman Numerals Library
hallindavid/manny
108544 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
h4kuna/number-format
91814 Downloads
Object wrapper above number_format
laminas/laminas-i18n-phone-number
145232 Downloads
Validate and format international phone numbers
rakibhstu/number-to-bangla
10693 Downloads
A Laravel package for converting English numbers into Bangla digits, Bangla words, Bangla month names, and Bangla money format with an easy-to-use API.
loostro/cryptomute
27544 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
crazycodr/roman
91953 Downloads
Provides a simple decimal/roman number converter
jlorente/laravel-credit-cards
37461 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.