A Package that installs PHP Modules
- Chef 0.10+
- PHP Cookbook
- Debian, Ubuntu
- CentOS, Red Hat, Fedora
Tested on:
- Ubuntu 12.04, Ubuntu 12.10, Ubuntu 13.04
{ "run_list": ["recipe[php-modules::intl]"] }
This will install the Intl extension
{ "run_list": ["recipe[php-modules::mcrypt]"] }
This will install the Mcrypt extension