Libraries tagged by unum
php-decimal/php-decimal
856433 Downloads
Correctly-rounded arbitrary precision decimal floating point
ph-7/eu-vat-validator
401651 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
personnummer/personnummer
618424 Downloads
Validate Swedish social security numbers
paragonie/random-lib
2958264 Downloads
A Library For Generating Secure Random Numbers
larapack/doctrine-support
2282936 Downloads
Better Doctrine Support with Laravel (Support for `enum`)
krowinski/bcmath-extended
902402 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
hekmatinasser/notowo
418727 Downloads
This Package helps developers change number to word for all language on Laravel freamwork PHP
drupol/phpermutations
675712 Downloads
Generators and iterators, permutations and combinations.
consistence/consistence
1086295 Downloads
Consistence - consistent approach and additions to PHP's functionality
borales/yii2-phone-input
1500344 Downloads
Yii2 International telephone numbers - Asset Bundle, Behavior, Validator, Widget
litipk/php-bignumbers
2036979 Downloads
An opensource library to handle immutable big numbers inside PHP applications
toplan/laravel-sms
75383 Downloads
A mobile phone number validation solution based on laravel
texy/texy
781632 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
spatie/laravel-queued-db-cleanup
234526 Downloads
Safely delete large numbers of records
simplito/bn-php
1875042 Downloads
Big number implementation compatible with bn.js