Libraries tagged by eval
symfony/expression-language
218417565 Downloads
Provides an engine that can compile and evaluate expressions
setasign/fpdi
151403966 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
d11wtq/boris
12335665 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
wp-cli/eval-command
10458024 Downloads
Executes arbitrary PHP code or files.
webit/eval-math
896194 Downloads
EvalMath
langleyfoxall/math_eval
696893 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
marcocesarato/amwscan
18802 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
madorin/matex
1226921 Downloads
PHP Mathematical expression parser and evaluator
denissimon/formula-parser
327185 Downloads
Parsing and evaluating mathematical formulas given as strings.
leongrdic/smplang
755257 Downloads
A simple language written in PHP that evaluates expressions without eval
jlawrence/eos
1153381 Downloads
Parse and solve math equations without using 'eval()'.
ircmaxell/php-math-parser
21296 Downloads
A simple shunting-yard based math parser and executor for PHP
nicoswd/php-rule-parser
80431 Downloads
Rule Engine - Rule Parser & Evaluator
wikimedia/cldr-plural-rule-parser
842718 Downloads
Evaluates plural rules specified in the CLDR project notation.
text/template
204192 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.