Libraries tagged by impressions
webmozart/expression
349658 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
tmilos/lexer
1540310 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1847952 Downloads
Library that generates regular expressions that match a list of strings.
panlatent/cron-expression-descriptor
474711 Downloads
Converts cron expressions into human readable descriptions.
leongrdic/smplang
363292 Downloads
A simple language written in PHP that evaluates expressions without eval
langleyfoxall/math_eval
631179 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1354991 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
chriskonnertz/string-calc
582840 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
regex-guard/regex-guard
476092 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
lochmueller/sourceopt
497170 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
icomefromthenet/reverse-regex
380352 Downloads
Convert Regular Expressions into text, for testing
hollodotme/crontab-validator
169940 Downloads
A validator for crontab expressions.
freelancehunt/php-credit-card-validator
507827 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
dpolac/twig-lambda
199237 Downloads
Lambda expressions for Twig and filters that make use of them
xylemical/php-expressions
70748 Downloads
An extensible mathematical expression parser and evaluator.