Libraries tagged by expressions
components/mathjs
3296 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
156753 Downloads
Symfony bundle that integrates dragonmantank/cron-expression
panlatent/cron-expression-descriptor
413941 Downloads
Converts cron expressions into human readable descriptions.
niklongstone/regex-reverse
124732 Downloads
Regular Expression reverter, generates a string from a provided regular expression
regex-guard/regex-guard
457255 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1484923 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
470204 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
299456 Downloads
A simple language written in PHP that evaluates expressions without eval
hollodotme/crontab-validator
153973 Downloads
A validator for crontab expressions.
hafriedlander/php-peg
12013 Downloads
PEG (parsing expression grammar) compiler for PHP
freelancehunt/php-credit-card-validator
469806 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
195237 Downloads
Lambda expressions for Twig and filters that make use of them
xylemical/php-expressions
65390 Downloads
An extensible mathematical expression parser and evaluator.
orisai/cron-expression-explainer
21096 Downloads
Human-readable cron expressions
bentools/natural-cron-expression
3284 Downloads
A parser that converts natural language to a cron expression