Libraries tagged by number
personnummer/personnummer
849411 Downloads
Validate Swedish social security numbers
nekman/luhn-algorithm
913506 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
krowinski/bcmath-extended
1201485 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
fisharebest/ext-calendar
542124 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
borales/yii2-phone-input
1764580 Downloads
Yii2 International telephone numbers - Asset Bundle, Behavior, Validator, Widget
texy/texy
877845 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
424068 Downloads
Safely delete large numbers of records
simplito/bn-php
2658599 Downloads
Big number implementation compatible with bn.js
silvanite/novafieldcheckboxes
888863 Downloads
A Laravel Nova field to display a number of multi-select options using checkboxes.
sadegh19b/laravel-persian-validation
103164 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
paragonie/seedspring
219054 Downloads
Seeded, deterministic random number generator
jlorente/php-credit-cards
496752 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.
inacho/php-credit-card-validator
1434547 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
h4kuna/ares
433762 Downloads
Provides information about subjects by their identification number from the ARES database (in Czech Republic).
gburtini/distributions
536570 Downloads
PHP implementation of a number of statistical probability distributions: normal, beta, gamma, etc.