Go to file
2014-06-05 16:31:49 -04:00
php Merge branch 'master' of github.com:saltstack-formulas/php-formula 2014-06-05 16:31:49 -04:00
LICENSE Add LICENSE. 2013-07-27 20:36:26 +02:00
pillar.example Add pillar.example 2013-07-27 20:38:33 +02:00
README.rst This commit adds the php-json package. 2014-05-22 10:43:58 -04:00

php

Formulas to set up and configure php and various php libraries.

Available states

php

Installs the php package.

php.apc

Installs the php-apc package.

php.adodb ------------

Installs the php-adodb package.

php.cgi

Installs the php-cgi package.

php.cli

Installs the php-cli package.

php.curl

Installs the php5-curl package on Debian, and ensures that curl itself is installed for RedHat systems, this is due to the curl libs being provided by php-common, which will get installed with the main php package.

php.fpm

Installs the php-fpm package, starts the service, and enables it.

php.gd

Installs the php-gd package.

php.imagick ------------

Installs the php-imagick package.

php.imap

Installs the php-imap package.

php.json

Installs the php-json package.

php.ldap

Installs the php-ldap package.

php.mbstring ---------------

Installs the php-mbstring package.

php.mcrypt

Installs the php-mcrypt package.

php.memcache ------------

Installs the php-memcache package.

php.memcached ------------

Installs the php-memcached package.

php.mysql

Installs the php-mysql package.

php.mysqlnd ------------

Installs the php-mysqlnd package.

php.pear

Installs the php-pear package.

php.pgsql ------------

Installs the php-pgsql package.

php.soap

Installs the php-soap package.

php.suhosin ------------

Installs the php-suhosin package.

php.xml

Installs the php-xml package.