Libraries tagged by expression
ropendev/expression
15 Downloads
Text Analyser: Extract Expression from a text and order it by density.
qanna-rsa/expression-engine
1 Downloads
A small, fast expression language for evaluating dynamic values against structured data -- dot-path access, list filtering/mapping, chainable string/number/date methods, and {{ }} template interpolation for Laravel workflows, forms, and low-code automations.
prot1vogas/expression-parser
22 Downloads
Simple expression parser
phlexible/expression
7907 Downloads
phlexible expression component
philiprehberger/cron-expression-builder
68 Downloads
Fluent cron expression builder with human-readable methods
mwayi/expression
1356 Downloads
A multi-purpose php condition parser.
koshuang/expression
4 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
josefelipetto/math-expression-parser
16 Downloads
A component to parse all kind of numerical expressions and solve them
jessiehernandez/expression
24166 Downloads
Object-oriented library to represent, execute and transform expressions, whether logical or mathematical
concept-labs/expression
35 Downloads
(C)oncept-Labs Expression
codicastudio/expressions
3 Downloads
A random Codica Studio package.
4slovo/expression
789 Downloads
text formula converter to expression
codekandis/regular-expressions
467 Downloads
`codekandis/regular-expressions` is a library to provide regular expression interfaces and classes.
brainexe/expression
590 Downloads
Epression language
zippovich2/expressions-parser
484 Downloads
Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.