Aline Freitas
8aaff98176
Add support for Ubuntu Xenial Xerus (16.04).
8 年前
Alex Powell
de96c787d5
Fixing composer with php7.
Fixing php7 pgsql package definition.
Adding mbstring and sqlite package definitions for php7.
8 年前
Niels Abspoel
33ea716515
add php-zip
8 年前
Wolodja Wentland
c780e165e5
Do not hardcode composer checksum
This allows composer installs to function even if the installer checksum
changes, and doesn't force us to update the formula whenever their
installer changes.
We can do this now as composer upstream provides the checksum on
https://composer.github.io/installer.sig since 2016-04-28.
8 年前
Wolodja Wentland
f1aa592207
Update composer installer sha256 hash
8 年前
Bogdan Radulescu
6e87843aa9
Added a bunch of new PHP7 packages and fixed fpm_service for PHP5
8 年前
Bogdan Radulescu
8fc048a4b5
Added the readline PHP package and support for PHP7 in Debian.
8 年前
Bogdan Radulescu
7c2bd44ae9
Added the php-mail package for Debian
9 年前
Hayden King
77c6e9b2c0
add composer bin and hash variables so it could be overridden in pillar if needed.
9 年前
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.
9 年前
Kurt Bendlin
547d62bff4
we also need the map,jinja-entry
9 年前
Kurt Bendlin
684a712a89
we also need the map,jinja-entry
9 年前
Jordi Boggiano
3f1bb7d964
Add apcu support
9 年前
Niels Abspoel
1fd98a6eaf
Added opensuse support
See README.rst for more information
9 年前
jeroen92
be2f5d7a0d
Fix php(5) typo
9 年前
jeroen92
8194cba6aa
Add sqlite support
9 年前
Ross Perkins
2780ad7e77
Added Composer support
9 年前
Chin Kiong, Ng
0c66177ed0
Added PHP Redis module
10 年前
Chin Kiong, Ng
0704c75b7d
Fixed Ubuntu/Debian xml package name and extra space typo
10 年前
Seth Miller
9c2e178fe3
fix imagick package name for RedHat systems
10 年前
Walter Dal Mut
d14b686e5e
Added mongo extension via pecl and use ppa for php
10 年前
Michael Hubbard
0503ba52b3
New module: intl
10 年前
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
10 年前
Clayton Kramer
cfe623fab4
New state for managing the php.ini file.
10 年前
Giuseppe Iannello
be040a1229
Fix #9 - Add explicit installation for php-cgi
10 年前
Giuseppe Iannello
4f45372ff3
Added php-cli package
10 年前
giannello
c0cd87cc1f
Added mapping for MySQL Native Driver extension
10 年前
Fintan MacMahon
9b4b2ad8ef
Added additional modules.
10 年前
Bogdan Rădulescu
3a2a877061
New module: php-soap
10 年前
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
10 年前
Bogdan Rădulescu
4114e9b09c
New modules: memcache & memcached
11 年前
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.
11 年前
Forrest Alvarez
ce07cacadc
Forgot to update my redhat variables.
11 年前
Forrest Alvarez
b877441585
Fixed some name issues for the php packages between distros.
11 年前
Forrest Alvarez
1792773891
Fixed an incorrect character which was messing things up in the map.
11 年前
Forrest Alvarez
b9002cc3d5
Some more fixes for the OS name from testing.
11 年前
Forrest Alvarez
ea5ee43cc6
First rework of php formula to bring it up to standards.
11 年前