An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/phpinfo_ynh

PHPinfo package for YunoHost
https://github.com/yunohost-apps/phpinfo_ynh

phpinfo yunohost yunohost-apps

Last synced: 4 months ago
JSON representation

PHPinfo package for YunoHost

Awesome Lists containing this project

README

          


Logo of Phpinfo
Phpinfo, packaged for YunoHost

Simple phpinfo

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://www.php.net/manual/fr/function.phpinfo.php)
[![Version: 1.0~ynh7](https://img.shields.io/badge/Version-1.0~ynh7-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/phpinfo/)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/phpinfo)](https://ci-apps.yunohost.org/ci/apps/phpinfo/)

🛠️ Upstream Phpinfo repository: <>

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade phpinfo -u https://github.com/YunoHost-Apps/phpinfo_ynh/tree/testing
```

### 📚 App packaging documentation

Please see for more information.