Libraries tagged by expressniao
icomefromthenet/reverse-regex
375784 Downloads
Convert Regular Expressions into text, for testing
components/mathjs
3304 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.
setono/cron-expression-bundle
157098 Downloads
Symfony bundle that integrates dragonmantank/cron-expression
panlatent/cron-expression-descriptor
415170 Downloads
Converts cron expressions into human readable descriptions.
niklongstone/regex-reverse
124958 Downloads
Regular Expression reverter, generates a string from a provided regular expression
adhocore/cron-expr
382770 Downloads
Ultra lightweight Cron Expression parser for PHP
regex-guard/regex-guard
457959 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1485546 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
471065 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
300833 Downloads
A simple language written in PHP that evaluates expressions without eval
hollodotme/crontab-validator
154352 Downloads
A validator for crontab expressions.
hafriedlander/php-peg
12033 Downloads
PEG (parsing expression grammar) compiler for PHP
freelancehunt/php-credit-card-validator
470725 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
195418 Downloads
Lambda expressions for Twig and filters that make use of them
xylemical/php-expressions
65519 Downloads
An extensible mathematical expression parser and evaluator.