Libraries tagged by expression
mtmaxtech/cron-expression
8 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
megao-mtdowling/cron-expression
11 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
jlm/serializer-expression
8347 Downloads
Allows you to exclude fields at runtime via expressions using the Symfony expression language
iserter/php-expression-evaluator
103 Downloads
Mathematical expression evaluator.
crunch/regular-expression
0 Downloads
Regular Expression library
bednic/rich-expression-builder
3641 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
witrin/formal-theory
18624 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
tobyberesford/mathexecutor
149 Downloads
Simple math expressions calculator
tea/regex
54 Downloads
A clean interface for building and working with regular expressions. Lightweight wrapper for the built in PCRE library (preg_* functions).
tankfairies/rulesengine
945 Downloads
High speed rules engine
swp/rule
7010 Downloads
Business rules engine tools.
sufir/php-calc
6 Downloads
Simple calculation expressions
stratadox/parser
12 Downloads
Parser combinator library
starsrivers/flarum-mathren
71 Downloads
TeX math rendering for your forum.
someshwer/version-comparison
14 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.