Libraries tagged by num
nekman/luhn-algorithm
714033 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
multicaret/laravel-unifonic
163590 Downloads
A library to integrate with Unifonic API to send SMS
kkszymanowski/pesel
216498 Downloads
Sprawdzanie poprawności numeru PESEL
ionux/phactor
53393 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
hallindavid/manny
85468 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)
fisharebest/ext-calendar
416451 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
dsposito/argo
147066 Downloads
A shipping utility.
chekalskiy/php-banks-db
75213 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
cakephp/i18n
118224 Downloads
CakePHP Internationalization library with support for messages translation and dates and numbers localization
belamov/postgres-range
185767 Downloads
Postgres range types support for laravel
andre_487/php_rutils
181625 Downloads
RUtils is a Russian-specific string utils (transliteration, numeral is words, russian dates, typography)
numaxlab/nova-ckeditor5-classic
129875 Downloads
A Laravel Nova CKEditor5 Classic Field.
yieldstudio/nova-phone-field
266860 Downloads
Nova Phone Number field with a dynamic mask based on the country code inserted by the user.
wikimedia/base-convert
885648 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
wikimedia/alea
361866 Downloads
PHP port of the (non-cryptographic) Alea pseudo-random number generator