Libraries tagged by eva
symfony/expression-language
164540991 Downloads
Provides an engine that can compile and evaluate expressions
setasign/fpdi
108197682 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
11649850 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
wp-cli/eval-command
7165012 Downloads
Executes arbitrary PHP code or files.
webit/eval-math
644762 Downloads
EvalMath
langleyfoxall/math_eval
565810 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
madorin/matex
879206 Downloads
PHP Mathematical expression parser and evaluator
denissimon/formula-parser
221600 Downloads
Parsing and evaluating mathematical formulas given as strings.
jlawrence/eos
1102951 Downloads
Parse and solve math equations without using 'eval()'.
nicoswd/php-rule-parser
65500 Downloads
Rule Engine - Rule Parser & Evaluator
marcocesarato/amwscan
14343 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.
evandotpro/edp-module-layouts
195018 Downloads
EdpModuleLayouts is very simple ZF2 module for making module-specific layouts insanely easy.
evaisse/php-json-schema-generator
216510 Downloads
A JSON Schema Generator.
wikimedia/cldr-plural-rule-parser
725504 Downloads
Evaluates plural rules specified in the CLDR project notation.
text/template
183605 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.