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
- Host: GitHub
- URL: https://github.com/yunohost-apps/phpinfo_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2019-03-08T20:15:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-20T07:58:04.000Z (7 months ago)
- Last Synced: 2025-09-27T13:34:53.664Z (5 months ago)
- Topics: phpinfo, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Phpinfo, packaged for YunoHost
Simple phpinfo
[](https://www.php.net/manual/fr/function.phpinfo.php)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/phpinfo/)
## 📦 Developer info
[](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.