Libraries tagged by expressions
jzaaa/string-calc
21 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
91 Downloads
Safely evaluate mathematical expressions
ibelousov/math-exec
5 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
3 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.
forest/boolean_parser
17 Downloads
a boolean expression parser
dgafka/authorization-security
18 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.
choate/matex
2 Downloads
PHP Mathematical expression parser and evaluator
c01l/formal-theory
25 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
bingo-soft/script
475 Downloads
Scripting API implemented in PHP
andersonrezende/formula-executor
3 Downloads
Formula converter and executor in string format
alphalabs/filter-engine-bundle
6718 Downloads
Symfony2 bundle useful to alter Doctrine queries based on filter expression
alphalabs/filter-engine
6739 Downloads
Filter engine which could be used to alter Doctrine queries based on filter expression
alexwijn/laravel-cte
382 Downloads
Common Table Expression for Laravel
227690008/formula-parser
11 Downloads
Parsing and evaluating mathematical formulas given as strings.