Libraries tagged by expressions
denissimon/formula-parser
203891 Downloads
Parsing and evaluating mathematical formulas given as strings.
niklongstone/regex-reverse
107579 Downloads
Regular Expression reverter, generates a string from a provided regular expression
regex-guard/regex-guard
414574 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1442186 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.
neos/eel
1311276 Downloads
The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages
lochmueller/sourceopt
406407 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
200467 Downloads
A simple language written in PHP that evaluates expressions without eval
freelancehunt/php-credit-card-validator
382769 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
186488 Downloads
Lambda expressions for Twig and filters that make use of them
components/mathjs
3040 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.
xylemical/php-expressions
52360 Downloads
An extensible mathematical expression parser and evaluator.
swekaj/cron-expression-generator
66163 Downloads
Generate valid cron expressions.
orisai/cron-expression-explainer
7572 Downloads
Human-readable cron expressions
selvinortiz/flux
2002 Downloads
Fluent regular expressions in PHP.
svanderburg/composer2nix
3667 Downloads
Generate Nix expressions to build PHP composer packages