ircmaxell/php-optimizer

A CFG Optimizer for PHP

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

This package is auto-updated.

Last update: 2025-05-28 08:39:07 UTC


README

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