Libraries tagged by expression
langleyfoxall/math_eval
615201 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
inacho/php-credit-card-validator
1345877 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
components/mathjs
3353 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
161724 Downloads
Symfony bundle that integrates dragonmantank/cron-expression
regex-guard/regex-guard
466674 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
nervo/yuicompressor
1492458 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
482958 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
318607 Downloads
A simple language written in PHP that evaluates expressions without eval
icomefromthenet/reverse-regex
378002 Downloads
Convert Regular Expressions into text, for testing
hollodotme/crontab-validator
160466 Downloads
A validator for crontab expressions.
hafriedlander/php-peg
12306 Downloads
PEG (parsing expression grammar) compiler for PHP
freelancehunt/php-credit-card-validator
487687 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
197562 Downloads
Lambda expressions for Twig and filters that make use of them
xylemical/php-expressions
67838 Downloads
An extensible mathematical expression parser and evaluator.
orisai/cron-expression-explainer
25235 Downloads
Human-readable cron expressions