horde-prefs
Horde Preferences API
Install
- All systems
-
curl cmd.cat/horde-prefs.sh
- Debian
-
apt-get install php-horde-prefs
- Ubuntu
-
apt-get install php-horde-prefs
- Kali Linux
-
apt-get install php-horde-prefs
- Fedora
-
dnf install php-horde-prefs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install php-horde-prefs
- Raspbian
-
apt-get install php-horde-prefs
- Dockerfile
- dockerfile.run/horde-prefs
php-horde-prefs
Horde Preferences API
The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values. This package is part of Horde, a web application Framework written in PHP with modules like IMP (webmail), Turba (contacts), Kronolith (calendar), Nag (task list), Gollem (file manager), etc.