Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 297 Bytes

php-ioncube cookbook

Installs and configures Zend Ioncube extension

Usage

include_recipe "php-ioncube"

Add the [:php_ioncube][:version] attribute to your node to set the php version, else the version is determined from the installed version of PHP:

"php_ioncube": { "version":"5.4" },