Libraries tagged by impressions
webmozart/expression
341215 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
tmilos/lexer
1480108 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1795235 Downloads
Library that generates regular expressions that match a list of strings.
panlatent/cron-expression-descriptor
440436 Downloads
Converts cron expressions into human readable descriptions.
langleyfoxall/math_eval
615688 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1346151 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
565968 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
regex-guard/regex-guard
466960 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
lochmueller/sourceopt
483406 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 .
leongrdic/smplang
319231 Downloads
A simple language written in PHP that evaluates expressions without eval
icomefromthenet/reverse-regex
378032 Downloads
Convert Regular Expressions into text, for testing
hollodotme/crontab-validator
160815 Downloads
A validator for crontab expressions.
freelancehunt/php-credit-card-validator
488282 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
197614 Downloads
Lambda expressions for Twig and filters that make use of them
xylemical/php-expressions
67930 Downloads
An extensible mathematical expression parser and evaluator.