Libraries tagged by php number
sebastian/money-intl-formatter
1296 Downloads
Implementation of SebastianBergmann\Money\Formatter that uses PHP's built-in NumberFormatter
mamyraoby/phanisana
20 Downloads
Phanisana is a powerful PHP library that transforms numbers, dates, and times into their full-text equivalents in the Malagasy 🇲🇬 language.
ivansotelo/twilio-verify
25269 Downloads
Verify Phone Numbers in a Laravel PHP Application with Twilio Verify
kijin/phprandom
1161 Downloads
Just another random number/string generator for PHP 5
arzdigitallabs/reduce-precision
0 Downloads
A PHP package for reducing precision of numbers.
mazedlx/socialsecurity
52 Downloads
PHP package to validate Austrian social security numbers
lidaa/twig-bundle
17 Downloads
LidaaTwigBundle will add a lot of Twig Extensions (php, image, url, css, js, tag, session, number, sf, unset, form, html, ...)
horat1us/luhn-algorithm
184 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
hirasso/html-obfuscator
104 Downloads
Obfuscate emails, phone numbers and other sensitive data using PHP and modern web features. Visible to humans, hidden from crawlers and headless bots until they interact.
zmrq/ektp
15 Downloads
PHP library to generate fake Indonesian eKTP/NIK numbers with valid format for testing and development purposes.
nubanstack/nubanstack
4 Downloads
A PHP package for fetching Nigerian banks and validating account numbers via Paystack API
metal/helper
104 Downloads
PHP项目常用助手函数,涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等,新增图片处理函数,新增字节处理函数,新增处理中文文字的函数,手机号处理,格式化代码
korfra/identika
58 Downloads
PHP package for validating, parsing, and generating Indonesian identity numbers efficiently
kings36503/sql-template
30 Downloads
A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.
foolz/inet
2381 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.