ircmaxell/php-optimizer
A CFG Optimizer for PHP
Maintainers
dev-master
2019-02-27 18:45 UTC
Requires
- php: >=7.0
- ircmaxell/php-cfg: ^1.0
- ircmaxell/php-types: ^1.0
Requires (Dev)
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.
