Skip to content
Snippets Groups Projects
Commit 9ff852b4 authored by Niels Abspoel's avatar Niels Abspoel
Browse files

add missing sls files and readme

parent f205838a
Branches
No related tags found
No related merge requests found
...@@ -459,3 +459,69 @@ Installs the php-xml package. ...@@ -459,3 +459,69 @@ Installs the php-xml package.
-------------- --------------
Installs the php-xsl package. Installs the php-xsl package.
``php.ng.dev``
--------------
Installs the php5-dev and build-essential package.
``php.ng.gettext``
--------------
Installs the php-gettext package.
``php.ng.geshi``
--------------
Installs the php-geshi package.
``php.ng.mdb2``
--------------
Installs the php-mdb2 package.
``php.ng.mdb2-driver-mysql``
--------------
Installs the php-mdb2-driver-mysql package.
``php.ng.mdb2-driver-pgsql``
--------------
Installs the php-mdb2-driver-pgsql package.
``php.ng.seclib``
--------------
Installs the php-seclib package.
``php.ng.tidy``
--------------
Installs the php-tidy package.
``php.ng.tcpdf``
--------------
Installs the php-tcpdf package.
``php.ng.twig``
--------------
Installs the php-twig package.
``php.ng.cache-lite``
--------------
Installs the php-cache-lite package.
``php.ng.console-table``
--------------
Installs the php-console-table package.
``php.ng.ffmpeg``
--------------
Installs the php-ffmpeg package and ffmpeg.
{% set state = 'cache-lite' %}
{% include "php/ng/installed.jinja" %}
{% set state = 'console-table' %}
{% include "php/ng/installed.jinja" %}
{% set state = 'ffmpeg' %}
{% include "php/ng/installed.jinja" %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment