Libraries tagged by expressions
spencer-mortensen/regular-expressions
238 Downloads
Use regular expressions through a cleaner interface
samsara/fermat-algebra-expressions
80 Downloads
A module for the Fermat math library which adds algebraic expressions.
ropendev/expression
14 Downloads
Text Analyser: Extract Expression from a text and order it by density.
remarkablemark/rector-laravel-database-expressions
80 Downloads
Rector to fix Laravel 10 database expressions
prot1vogas/expression-parser
20 Downloads
Simple expression parser
phlexible/expression
7907 Downloads
phlexible expression component
nephifey/cron-expression
9 Downloads
Cron expression parser to get the previous run date, next run date, and determine if the expression is due to run based on the next run date.
mwayi/expression
1355 Downloads
A multi-purpose php condition parser.
koshuang/expression
3 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
josefelipetto/math-expression-parser
15 Downloads
A component to parse all kind of numerical expressions and solve them
jcubic/expression
75 Downloads
Safely evaluate math, string, and boolean expressions
codicastudio/expressions
1 Downloads
A random Codica Studio package.
4slovo/expression
787 Downloads
text formula converter to expression
brainexe/expression
590 Downloads
Epression language
zippovich2/expressions-parser
482 Downloads
Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.