PHPackages                             helmich/php-evaluator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. helmich/php-evaluator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

helmich/php-evaluator
=====================

Evaluate an AST generated by PHPParser

134PHP

Since Dec 2Pushed 11y ago2 watchersCompare

[ Source](https://github.com/martin-helmich/php-evaluator)[ Packagist](https://packagist.org/packages/helmich/php-evaluator)[ RSS](/packages/helmich-php-evaluator/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

AST execution library
=====================

[](#ast-execution-library)

What is this?
-------------

[](#what-is-this)

This package provides helper classes for directly executing Abstract Syntax Trees (AST's) generated by the [PHP Parser](https://github.com/nikic/PHP-Parser/).

Installation
------------

[](#installation)

Installation is done using composer:

```
{
    "require": {
        "helmich/php-evaluator": "*"
    }
}

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38724147?v=4)[helmich](/maintainers/helmich)[@helmich](https://github.com/helmich)

---

Top Contributors

[![martin-helmich](https://avatars.githubusercontent.com/u/2538958?v=4)](https://github.com/martin-helmich "martin-helmich (14 commits)")

### Embed Badge

![Health badge](/badges/helmich-php-evaluator/health.svg)

```
[![Health](https://phpackages.com/badges/helmich-php-evaluator/health.svg)](https://phpackages.com/packages/helmich-php-evaluator)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
