ircmaxell/php-optimizer

A CFG Optimizer for PHP

Maintainers

Package info

github.com/ircmaxell/php-optimizer

pkg:composer/ircmaxell/php-optimizer

Statistics

Installs: 422

Dependents: 1

Suggesters: 0

Stars: 25

Open Issues: 0

dev-master 2019-02-27 18:45 UTC

This package is auto-updated.

Last update: 2026-02-28 10:09:59 UTC


README

Right now, this only does simple optimizations like constant propagation and constant-conditional-jump elimination.