Commit Graph

36 Commits

Author SHA1 Message Date
Wolodja Wentland
f1aa592207 Update composer installer sha256 hash 2016-04-14 13:30:14 +02:00
Bogdan Radulescu
6e87843aa9 Added a bunch of new PHP7 packages and fixed fpm_service for PHP5 2016-03-30 04:42:06 -07:00
Bogdan Radulescu
8fc048a4b5 Added the readline PHP package and support for PHP7 in Debian. 2016-03-29 07:48:03 -07:00
Bogdan Radulescu
7c2bd44ae9 Added the php-mail package for Debian 2015-12-16 13:24:03 +00:00
Nitin Madhok
16e7cb083b Merge pull request #42 from teohhanhui/patch-1
Fix Debian package name for `php.ng.xml` state
2015-07-22 05:12:18 -04:00
Hayden King
77c6e9b2c0 add composer bin and hash variables so it could be overridden in pillar if needed. 2015-07-19 18:01:34 -05:00
Teoh Han Hui
3f3467d17a Fix Debian package name for php.ng.xml state
XML module is already built-in. In any case, `php5-xmlrpc` package actually provides XML-RPC module.
2015-06-25 19:22:26 +08:00
Kurt Bendlin
547d62bff4 we also need the map,jinja-entry 2015-05-17 16:59:42 +02:00
Jordi Boggiano
3f1bb7d964 Add apcu support 2015-04-25 11:35:29 +01:00
Niels Abspoel
1fd98a6eaf Added opensuse support
See README.rst for more information
2015-03-09 22:22:48 +01:00
Forrest
2cf2d020e2 Merge pull request #32 from xclusv/feature-composer
Add php.composer state
2015-03-06 11:50:26 -08:00
jeroen92
be2f5d7a0d Fix php(5) typo 2015-03-06 15:49:06 +01:00
jeroen92
8194cba6aa Add sqlite support 2015-03-06 15:42:00 +01:00
Ross Perkins
2780ad7e77 Added Composer support 2015-02-20 11:12:19 +01:00
Chin Kiong, Ng
bec65b8875 Merge branch 'features/redis'
Conflicts:
	php/map.jinja
	php/ng/map.jinja
2014-12-17 17:39:30 +08:00
Chin Kiong, Ng
0c66177ed0 Added PHP Redis module 2014-12-17 17:36:53 +08:00
Chin Kiong, Ng
0704c75b7d Fixed Ubuntu/Debian xml package name and extra space typo 2014-12-17 17:12:30 +08:00
Seth Miller
9c2e178fe3 fix imagick package name for RedHat systems 2014-11-23 15:52:09 -06:00
Walter Dal Mut
d14b686e5e Added mongo extension via pecl and use ppa for php 2014-08-21 15:14:28 +02:00
Michael Hubbard
0503ba52b3 New module: intl 2014-08-10 21:51:16 -04:00
Chad Heuschober
7268b7d69e Merge branch 'master' of github.com:saltstack-formulas/php-formula 2014-06-05 16:31:49 -04:00
Nicholas J
0d0cf6827d This commit adds the php-json package.
The json features of php have been moved to a separate package in the following distributions:
  - Debian >= 8 (jessie)
  - Ubuntu >= 13.04

Changes:
  - Added json.sls
  - Updated map.jinja
  - Updated README.md
2014-05-22 10:43:58 -04:00
Clayton Kramer
cfe623fab4 New state for managing the php.ini file. 2014-05-19 16:54:29 -04:00
Giuseppe Iannello
be040a1229 Fix #9 - Add explicit installation for php-cgi 2014-04-09 20:06:30 +02:00
Giuseppe Iannello
4f45372ff3 Added php-cli package 2014-04-09 16:52:01 +02:00
giannello
c0cd87cc1f Added mapping for MySQL Native Driver extension 2014-04-09 16:41:35 +02:00
Fintan MacMahon
9b4b2ad8ef Added additional modules. 2014-02-14 13:38:20 +00:00
Bogdan Rădulescu
3a2a877061 New module: php-soap 2014-02-07 13:17:35 +00:00
Bogdan Rădulescu
e89a0666b8 New modules: mbstring and xml
In RedHat, Fedora and CentOS mbstring and xml are not compiled by default in PHP
In Debian these are compiled by default so the generic php5 package was specified
2014-02-06 13:43:13 +00:00
Bogdan Rădulescu
4114e9b09c New modules: memcache & memcached 2014-01-17 13:02:32 +00:00
Forrest Alvarez
e6e876b4ea fixed an error in fpm, and modified the curl value for redhat to be just curl, as php-common contains curl, which is installed when php gets installed. 2014-01-02 05:40:16 +00:00
Forrest Alvarez
ce07cacadc Forgot to update my redhat variables. 2014-01-02 05:25:55 +00:00
Forrest Alvarez
b877441585 Fixed some name issues for the php packages between distros. 2014-01-02 05:20:11 +00:00
Forrest Alvarez
1792773891 Fixed an incorrect character which was messing things up in the map. 2014-01-02 05:02:15 +00:00
Forrest Alvarez
b9002cc3d5 Some more fixes for the OS name from testing. 2014-01-02 05:01:12 +00:00
Forrest Alvarez
ea5ee43cc6 First rework of php formula to bring it up to standards. 2013-11-27 05:55:10 +00:00