Libraries tagged by bhexpress
jlorente/php-credit-cards
335312 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
256269 Downloads
Parsing and evaluating mathematical formulas given as strings.
chriskonnertz/string-calc
583292 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
angelleye/paypal-php-library
419429 Downloads
PHP wrapper for PayPal APIs
slm/queue
784764 Downloads
Laminas module that integrates with various queue management systems
tmilos/lexer
1542275 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1849553 Downloads
Library that generates regular expressions that match a list of strings.
poliander/cron
266409 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
neos/eel
1735831 Downloads
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
mollie/laravel-cashier-mollie
108219 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
leongrdic/smplang
363292 Downloads
A simple language written in PHP that evaluates expressions without eval
langleyfoxall/math_eval
631651 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1355417 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
321771 Downloads
A package to help you write expressive defensive code in a functional manner
components/mathjs
3450 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.