Libraries tagged by expressions
omnicron/infix-calculator
6 Downloads
Basic infix expression solver
octanetech/exprlib
4 Downloads
An expression parser in PHP
norse-blue/string-extensions-regex
14 Downloads
PHP String Extensions Regex is a PHP library that contains regex extension methods for norse-blue/scalar-objects StringType object.
jzaaa/string-calc
22 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.forked from jayprakashji/string-calc and chriskonnertz/string-calc
israelfl/eval-math
93 Downloads
Safely evaluate mathematical expressions
ibelousov/math-exec
7 Downloads
Evaluate expressions from strings using variable precision numbers
hinyka/evalmath
11 Downloads
Use the EvalMath when you want to evaluate mathematical expressions from untrusted sources.
hilalahmad/string-util
7 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
hamcq/flarum-mathren
2 Downloads
TeX math rendering for your forum. Just For hamcq.cn version
forest/boolean_parser
21 Downloads
a boolean expression parser
flexic/cron-builder
189 Downloads
Builder for cronjob expressions.
dgafka/authorization-security
19 Downloads
Take care of authorization concerns for you. Takes out security out of your domain logic and provides clean and easy API to do it.
dface/criteria
294 Downloads
Library to parse/build filter expressions
choate/matex
3 Downloads
PHP Mathematical expression parser and evaluator
c01l/formal-theory
29 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.