Libraries tagged by php number
intrepidity/license-plate
5317 Downloads
PHP library to validate and format license plate numbers.
gries/pokemath
7 Downloads
A PHP library to make calculation in base pokemon
sebastian/money-intl-formatter
1296 Downloads
Implementation of SebastianBergmann\Money\Formatter that uses PHP's built-in NumberFormatter
mamyraoby/phanisana
7 Downloads
Phanisana is a powerful PHP library that transforms numbers, dates, and times into their full-text equivalents in the Malagasy 🇲🇬 language.
mistralys/subsetsum
952 Downloads
PHP SubsetSum implementation to search for number combinations.
libtelex/telex-2
83 Downloads
Telephone numbers matched, validated, formatted, using PHP
fastbolt/working-day-provider
113 Downloads
PHP package to ease calculation of number of working days between two dates.
arzdigitallabs/reduce-precision
0 Downloads
A PHP package for reducing precision of numbers.
mazedlx/socialsecurity
39 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, ...)
pachico/magoo
386554 Downloads
PHP library to mask (redact) credit card numbers, emails and more.
zmrq/ektp
14 Downloads
PHP library to generate fake Indonesian eKTP/NIK numbers with valid format for testing and development purposes.
zhujinkui/hashlib
127 Downloads
Hashlib is small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user: http://hashids.org/php
metal/helper
104 Downloads
PHP项目常用助手函数,涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等,新增图片处理函数,新增字节处理函数,新增处理中文文字的函数,手机号处理,格式化代码
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.