Libraries tagged by inxpress
jlorente/php-credit-cards
215756 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.
chriskonnertz/string-calc
474033 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
angelleye/paypal-php-library
341168 Downloads
PHP wrapper for PayPal APIs
adhocore/cron-expr
326954 Downloads
Ultra lightweight Cron Expression parser for PHP
slm/queue
734258 Downloads
Laminas module that integrates with various queue management systems
tmilos/lexer
1010182 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1483385 Downloads
Library that generates regular expressions that match a list of strings.
poliander/cron
156148 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
mollie/laravel-cashier-mollie
75350 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
langleyfoxall/math_eval
493350 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1301179 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
imanghafoori/laravel-nullable
191685 Downloads
A package to help you write expressive defensive code in a functional manner
icomefromthenet/reverse-regex
361129 Downloads
Convert Regular Expressions into text, for testing
setono/cron-expression-bundle
131674 Downloads
Symfony bundle that integrates dragonmantank/cron-expression
panlatent/cron-expression-descriptor
331184 Downloads
Converts cron expressions into human readable descriptions.