ircmaxell/php-optimizer

A CFG Optimizer for PHP

Installs: 406

Dependents: 1

Suggesters: 0

Security: 0

Stars: 25

Watchers: 5

Forks: 1

Open Issues: 0

pkg:composer/ircmaxell/php-optimizer

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

This package is auto-updated.

Last update: 2025-09-28 09:19:43 UTC


README

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