/pecl-phk

A runtime accelerator for PHK and Automap

Primary LanguageCOtherNOASSERTION

Build Status GitHub release License

This project is a PHP PECL extension.

It is an OPTIONAL runtime accelerator for PHK and Automap. It does not bring any new features. It just improves performance.

PHK is a 'jar-like' package system for PHP and Automap is a map-based autoloader. Both PECL extensions were merged for performance reasons.

This extension has no configuration settings. Just compile, install, and activate (in your PHP configuration). Once active, it will be used automatically. More information on PECL module installation in available in the PHP documentation.

Please download releases from the PECL website.