docs(readme): update with modules, bz2 & dba

This commit is contained in:
Sergio Cambra 2019-05-17 09:19:50 +02:00 committed by Imran Iqbal
parent 758ae882f6
commit 5e041871ec
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -306,6 +306,11 @@ Installs the php-auth-sasl package.
Installs the php-bcmath package. Installs the php-bcmath package.
``php.ng.bz2``
^^^^^^^^^^^^^^
Installs the php-bz2 package.
``php.ng.cache-lite`` ``php.ng.cache-lite``
^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^
@ -354,6 +359,11 @@ 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 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-common, which will get installed with the main php package.
``php.ng.dba``
^^^^^^^^^^^^^^
Installs the php-dba package.
``php.ng.dev`` ``php.ng.dev``
^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^
@ -532,6 +542,13 @@ Disabled on opensuse need server:php:extensions repo
Installs the php-memcached package. Installs the php-memcached package.
Disabled on opensuse need server:php:extensions repo Disabled on opensuse need server:php:extensions repo
``php.ng.modules``
^^^^^^^^^^^^^^^^^^
Calls ``php.ng.<name>`` for each entry in ``php:ng:modules`` if available, or
try to install the matching packages that can be set via from
``php:ng:lookup:pkgs``
``php.ng.mongo`` ``php.ng.mongo``
^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^