Libraries tagged by evaluate
symfony/expression-language
168446447 Downloads
Provides an engine that can compile and evaluate expressions
setasign/fpdi
111048041 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
11694751 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
langleyfoxall/math_eval
579392 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
wikimedia/cldr-plural-rule-parser
734752 Downloads
Evaluates plural rules specified in the CLDR project notation.
psecio/iniscan
63209 Downloads
A scanner to evaluate php.ini security
leongrdic/smplang
278351 Downloads
A simple language written in PHP that evaluates expressions without eval
noxxienl/nladdresslexer
41880 Downloads
Package to evaluate and parse dutch addresses
cognito/evalmath
36999 Downloads
Evaluate mathematical and logic equations
okvpn/expression-language
5113 Downloads
Fast powerful PHP expression language based on twig syntax
varunsridharan/wp-conditional-logic
32296 Downloads
Simple WordPress Library To Evaluate / Handle Conditional Logic.
spryker/cypress-tests
7210 Downloads
This repository is dedicated to housing an extensive collection of UI end-to-end tests, meticulously crafted using Cypress for Spryker applications. These tests are designed to thoroughly evaluate the user interface, ensuring that all interactions and visual elements function as intended in real-world scenarios. By leveraging Cypress's advanced browser automation capabilities, this suite provides an efficient and effective means of validating the user experience, confirming the seamless operation and aesthetic integrity of Spryker's front-end components. Our commitment to rigorous UI testing helps maintain the high standard of quality and reliability that Spryker users expect.
presta/behat-evaluator
5337 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
raiolanetworks/plugin-seo-test
709 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
pmeth/php_repl
15650 Downloads
A command line REPL (Read-Evaluate-Print-Loop) for PHP written in PHP.