Popular Packages
-
-
PHP
splitbrain/php-cli
Easy command line scripts for PHP with opt parsing and color output. No dependencies
-
-
-
-
-
-
-
-
PHP
freelancehunt/php-credit-card-validator
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
-
-
-
-
-
PHP
jasongrimes/paginator
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.