Libraries tagged by expressions
panlatent/cron-expression-descriptor
393328 Downloads
Converts cron expressions into human readable descriptions.
niklongstone/regex-reverse
122359 Downloads
Regular Expression reverter, generates a string from a provided regular expression
adhocore/cron-expr
372168 Downloads
Ultra lightweight Cron Expression parser for PHP
regex-guard/regex-guard
447604 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1475850 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
lochmueller/sourceopt
455751 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
278113 Downloads
A simple language written in PHP that evaluates expressions without eval
icomefromthenet/reverse-regex
372120 Downloads
Convert Regular Expressions into text, for testing
hollodotme/crontab-validator
145370 Downloads
A validator for crontab expressions.
hafriedlander/php-peg
11688 Downloads
PEG (parsing expression grammar) compiler for PHP
freelancehunt/php-credit-card-validator
450985 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
193553 Downloads
Lambda expressions for Twig and filters that make use of them
xylemical/php-expressions
62636 Downloads
An extensible mathematical expression parser and evaluator.
orisai/cron-expression-explainer
17741 Downloads
Human-readable cron expressions
bentools/natural-cron-expression
2952 Downloads
A parser that converts natural language to a cron expression