Skip to content

Commit 5e04187

Browse files
scambramyii
authored andcommitted
docs(readme): update with modules, bz2 & dba
1 parent 758ae88 commit 5e04187

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/README.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,11 @@ Installs the php-auth-sasl package.
306306

307307
Installs the php-bcmath package.
308308

309+
``php.ng.bz2``
310+
^^^^^^^^^^^^^^
311+
312+
Installs the php-bz2 package.
313+
309314
``php.ng.cache-lite``
310315
^^^^^^^^^^^^^^^^^^^^^
311316

@@ -354,6 +359,11 @@ Installs the php5-curl package on Debian, and ensures that curl itself is
354359
installed for RedHat systems, this is due to the curl libs being provided by
355360
php-common, which will get installed with the main php package.
356361

362+
``php.ng.dba``
363+
^^^^^^^^^^^^^^
364+
365+
Installs the php-dba package.
366+
357367
``php.ng.dev``
358368
^^^^^^^^^^^^^^
359369

@@ -532,6 +542,13 @@ Disabled on opensuse need server:php:extensions repo
532542
Installs the php-memcached package.
533543
Disabled on opensuse need server:php:extensions repo
534544

545+
``php.ng.modules``
546+
^^^^^^^^^^^^^^^^^^
547+
548+
Calls ``php.ng.<name>`` for each entry in ``php:ng:modules`` if available, or
549+
try to install the matching packages that can be set via from
550+
``php:ng:lookup:pkgs``
551+
535552
``php.ng.mongo``
536553
^^^^^^^^^^^^^^^^
537554

0 commit comments

Comments
 (0)