PHP QuickBinary 2.4
QuickBinary is an extension for PHP which provides a similar but statically typed language for higher performance processing. It translates Zend opcodes for its own runtime optimized for low-level and calculation intensive applications. While ordinary PHP code runs unaffected. It's especially useful for complex pixel-oriented graphics manipulation.
Tags | php compiler static-typing graphics-manipulaton |
---|---|
License | PHPL |
State | development |