Libraries tagged by eval
conclusivesystems/eval-math
829 Downloads
EvalMath
adt/cnf-evaluator
14452 Downloads
vanry/javascript-unpacker
2222 Downloads
Unpack javascript packed from http://dean.edwards.name/packer/
matthias-frank/php-math-parser
1634 Downloads
A simple shunting-yard based math parser and executor for PHP
limen/redisun
1690 Downloads
Make redis manipulations easy. Unify commands for all data types.
php-rpn/rpn
588 Downloads
Reverse Polish Notation implementation in PHP
mkrawczyk/funquery
4637 Downloads
Functional programming library for PHP
fcosrno/exam-php
763 Downloads
PHP library to create, display, and grade exams.
webrium/view
55 Downloads
Lightweight PHP template engine with hybrid static caching (no eval) for the Webrium framework.
spryker-sdk/upgrader
13620 Downloads
Code evaluator and upgrader tool
selveo/professor
6014 Downloads
A modern and extensible math parser and evaluator.
scn/campaign-schema
452 Downloads
JSON Schema Definitions for Evalanche Campaigns
savinmikhail/comments-density
623 Downloads
CommentDensityAnalyzer is a tool designed to analyze the comment density and quality in source code files in php. It helps maintain and improve the quality of code documentation by evaluating different types of comments and providing insights into their effectiveness and appropriateness.
raiolanetworks/plugin-seo-test
1624 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
16036 Downloads
A command line REPL (Read-Evaluate-Print-Loop) for PHP written in PHP.