Libraries tagged by bhexpress
chriskonnertz/string-calc
554620 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
angelleye/paypal-php-library
409221 Downloads
PHP wrapper for PayPal APIs
adhocore/cron-expr
384099 Downloads
Ultra lightweight Cron Expression parser for PHP
zendframework/zend-httphandlerrunner
1515432 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
slm/queue
773140 Downloads
Laminas module that integrates with various queue management systems
tmilos/lexer
1436337 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1755833 Downloads
Library that generates regular expressions that match a list of strings.
poliander/cron
232394 Downloads
Standard (V7) compliant crontab expression parser/validator with support for time zones
neos/eel
1623582 Downloads
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
mollie/laravel-cashier-mollie
97308 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
langleyfoxall/math_eval
601690 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1339052 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
286879 Downloads
A package to help you write expressive defensive code in a functional manner
icomefromthenet/reverse-regex
376311 Downloads
Convert Regular Expressions into text, for testing
components/mathjs
3309 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.