Libraries tagged by eval
symfony/expression-language
221464478 Downloads
Provides an engine that can compile and evaluate expressions
setasign/fpdi
154152724 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
12381589 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
wp-cli/eval-command
10665789 Downloads
Executes arbitrary PHP code or files.
webit/eval-math
912166 Downloads
EvalMath
langleyfoxall/math_eval
701567 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
marcocesarato/amwscan
19126 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
1237848 Downloads
PHP Mathematical expression parser and evaluator
denissimon/formula-parser
333735 Downloads
Parsing and evaluating mathematical formulas given as strings.
leongrdic/smplang
806931 Downloads
A simple language written in PHP that evaluates expressions without eval
jlawrence/eos
1155572 Downloads
Parse and solve math equations without using 'eval()'.
ircmaxell/php-math-parser
23255 Downloads
A simple shunting-yard based math parser and executor for PHP
nicoswd/php-rule-parser
81048 Downloads
Rule Engine - Rule Parser & Evaluator
wikimedia/cldr-plural-rule-parser
849478 Downloads
Evaluates plural rules specified in the CLDR project notation.
text/template
205117 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.