Libraries tagged by evaluate
symfony/expression-language
175736996 Downloads
Provides an engine that can compile and evaluate expressions
setasign/fpdi
116047257 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
11773444 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
langleyfoxall/math_eval
601276 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
wikimedia/cldr-plural-rule-parser
748439 Downloads
Evaluates plural rules specified in the CLDR project notation.
psecio/iniscan
63318 Downloads
A scanner to evaluate php.ini security
leongrdic/smplang
303282 Downloads
A simple language written in PHP that evaluates expressions without eval
okvpn/expression-language
6256 Downloads
Fast powerful PHP expression language based on twig syntax
noxxienl/nladdresslexer
43359 Downloads
Package to evaluate and parse dutch addresses
presta/behat-evaluator
5886 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
cognito/evalmath
37972 Downloads
Evaluate mathematical and logic equations
spryker/cypress-tests
8540 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.
xima/xima-typo3-content-audit
146 Downloads
A widget for the TYPO3 dashboard to evaluate the relevance, accuracy and freshness of your digital content
raiolanetworks/plugin-seo-test
820 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
15677 Downloads
A command line REPL (Read-Evaluate-Print-Loop) for PHP written in PHP.