Docs: Update available PHP exts

This commit is contained in:
cytopia 2023-01-02 00:32:52 +01:00
parent 617241ce42
commit 76c6467806
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
2 changed files with 9 additions and 5 deletions

View File

@ -94,7 +94,7 @@ MODS="$( echo "${PHP52_MODS}, ${PHP53_MODS}, ${PHP54_MODS}, ${PHP55_MODS}, ${PHP
###
### Get disabled modules
###
DISABLED=",blackfire,ioncube,phalcon,psr,$( grep -E '^PHP_MODULES_DISABLE=' "${DVLBOX_PATH}/env-example" | sed 's/.*=//g' ),"
DISABLED=",blackfire,ioncube,phalcon,psr,xhprof,$( grep -E '^PHP_MODULES_DISABLE=' "${DVLBOX_PATH}/env-example" | sed 's/.*=//g' ),"
#echo $DISABLED
B="✔" # Enabled base modules (cannot be disabled)
E="🗸" # Enabled mods modules (can be disabled)

View File

@ -326,9 +326,9 @@ The Devilbox tries to be a zero-configuration stack out of the box and has autom
<td>
<strong>Intranet</strong><br/>
:star: <code>Virtual Hosts</code><br/>
:star: <code>C&C</code><br/>
:star: <code>Email Reader</code><br/>
:star: <code>OpCache Gui</code><br/>
:star: <code>XHProf UI</code><br/>
</td>
<td>
<strong>Batteries</strong><br/>
@ -845,6 +845,7 @@ The Devilbox is a development stack, so it is made sure that a lot of PHP module
| <sup>vips</sup> | | | | | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | |
| <sup>wddx</sup> | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | | | |
| <sup>Xdebug</sup> | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| <sup>xhprof</sup> | | d | d | d | d | d | d | d | d | d | d | d | d |
| <sup>xlswriter</sup> | | | | | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 |
| <sup>xml</sup> | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| <sup>xmlreader</sup> | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
@ -873,7 +874,7 @@ PHP modules can be enabled or disabled on demand to reflect the state of your ta
</details>
<details><summary><strong>🛠️ Available Tools</strong></summary>
<details><summary><strong>🛠️ Available CLI Tools</strong></summary>
<h3>Available Tools</h3>
@ -1242,10 +1243,13 @@ Logos and banners can be found at **[devilbox/artwork](https://github.com/devilb
<img style="width:64px; height:64px;" width="64" height="64" src="https://github.com/devilbox/artwork/blob/master/submissions_logo/cytopia/01/png/logo_128_trans.png?raw=true" /> <img style="width:64px; height:64px;" width="64" height="64" src="https://github.com/devilbox/artwork/blob/master/submissions_logo/cytopia/02/png/logo_128_trans.png?raw=true" /> <img style="height:64px;" height="64" src="https://github.com/devilbox/artwork/blob/master/submissions_banner/cytopia/01/png/banner_128_trans.png?raw=true" />
## 🗎 License
**[MIT License](LICENSE.md)**
Copyright (c) 2016 **[cytopia](https://github.com/cytopia)**
<a href="https://github.com/cytopia/devilbox/graphs/contributors">
<img src="https://contrib.rocks/image?repo=cytopia/devilbox" />
</a>