Libraries tagged by xpress
jlorente/php-credit-cards
302864 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.
denissimon/formula-parser
235863 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
553833 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
angelleye/paypal-php-library
408836 Downloads
PHP wrapper for PayPal APIs
adhocore/cron-expr
383683 Downloads
Ultra lightweight Cron Expression parser for PHP
zendframework/zend-httphandlerrunner
1515225 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
slm/queue
772821 Downloads
Laminas module that integrates with various queue management systems
gpressutto5/laravel-slack
490414 Downloads
Slack notification for Laravel as it should be.
tmilos/lexer
1432553 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1754533 Downloads
Library that generates regular expressions that match a list of strings.
poliander/cron
231158 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
neos/eel
1619206 Downloads
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
mollie/laravel-cashier-mollie
97116 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
langleyfoxall/math_eval
600784 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1338697 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date