Libraries tagged by php number
alibabacloud/dypls-20170830
1 Downloads
Alibaba Cloud Phone Number Protection (20170830) SDK Library for PHP
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
zam3858/bemykad
4 Downloads
A PHP package to validate and extract information from Malaysian MyKad numbers.
zabaala/phonenumber
43 Downloads
Simply retrieve phone number informations by extracting them from the PHP version of Google handling library http://giggsey.com/libphonenumber/.
wick-ed/semcrement
13 Downloads
Small PHP tool to test how the semantic version number should be incemented
wasim/pk-cnic-validator
0 Downloads
A PHP package for validating Pakistan CNIC (Computerized National Identity Card) numbers with and without dashes
tsekka/omniva
6 Downloads
Quick way to connect your php app with Omniva, a Baltic carrier serving Estonia, Latvia and Lithuania. Sends XML data via SOAP. Generates an Omniva order, outputs tracking number & orders package label via email to your email.
thomzee/numbros
7 Downloads
Generate invoice number, order code, or receipt number easily with dynamic format and pattern for PHP Laravel framework.
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.
thewebsolver/luhn-algorithm
0 Downloads
PHP library to validate digits such as Credit Card Number, IMEI number, etc. with Luhn Algorithm
sirmekus/otu
5 Downloads
Otu is a PHP-based package that handles fine-formatting of string representation of (very) large numbers with their 'magnitude'. For instance, '50m' means 50000000. We can decide to write the entire 50000000 or just pass it to this package in the form of '50m' and have it take care of the presentation. It also works vice-versa. Walk with me.
ridwanpr/string-masker
5 Downloads
A php library for masking sensitive data (e.g., credit card numbers, emails, etc.) based on specific patterns.
phyozawtun/composer-myanmar-national-registration-nrc-card
15 Downloads
PHP Composer Package - Myanmar National Registration Card. in from NRC card. General purpose library for Myanmar NRC Card. Get list of townships code used in NRC number format, validation NRC number inputs and intigrated in forms.
pfazzi/isbn
13 Downloads
A PHP 7.2+ library for working with International Standard Book Numbers (ISBN)
ondkal/paginator
16 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.