ircmaxell/php-optimizer

A CFG Optimizer for PHP

Maintainers

👁 ircmaxell

Package info

github.com/ircmaxell/php-optimizer

pkg:composer/ircmaxell/php-optimizer

Statistics

Installs: 1 036

Dependents: 1

Suggesters: 0

Stars: 25

Open Issues: 0

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

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT b586446ac8c550c43ddebc9eb469ce85c7cdd759

  • Anthony Ferrara <ircmaxell.woop@gmail.com>

This package is auto-updated.

Last update: 2026-06-28 11:11:40 UTC


README

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