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