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