Libraries tagged by expressions
components/mathjs
4178 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
213570 Downloads
Symfony bundle that integrates dragonmantank/cron-expression
cucumber/tag-expressions
75535 Downloads
Cucumber Tag Expressions parser
carthage-software/cel-php
7642 Downloads
A PHP Common Expression Language Implementation
php-standard-library/regex
180783 Downloads
Type-safe regular expressions with typed capture groups and proper error handling
astrotomic/php-deepface
12393 Downloads
A PHP adapter for the python deepface framework.
adhocore/cron-expr
462260 Downloads
Ultra lightweight Cron Expression parser for PHP
sebastiaanluca/php-pipe-operator
471170 Downloads
Method chaining (or fluent expressions) for any value using any method.
regex-guard/regex-guard
547472 Downloads
A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings
orklah/psalm-not-empty
59636 Downloads
Automatically change empty() into a more explicit expression
nervo/yuicompressor
1592471 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
609949 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 .
lezhnev74/pasvl
61205 Downloads
Array Validator (regular expressions for nested array, sort of)
ilario-pierbattista/reverse-regex
54931 Downloads
Convert Regular Expressions into text, for testing. Fork of icomefromthenet/reverse-regex
icomefromthenet/reverse-regex
393620 Downloads
Convert Regular Expressions into text, for testing