Libraries tagged by settings management
vsavritsky/settingsbundle
2331 Downloads
Symfony4 Settings bundle provides flexible settings (Boolean, Integer, Float, String, Text, Html), easily configurable with Sonata Admin
tuvaergun/l5-options
790 Downloads
Persistent Options Manager for Laravel 5
loops/config
14 Downloads
Base class for a simple (ie. basic) configuration settings management.
kasser/ksconfig
9 Downloads
Yii2 module for key-value settings support
jamesgober/config
20 Downloads
Advanced PHP configuration management designed for flexibility and performance, with built-in support for JSON, YAML, XML, INI, and limitless custom formats.
finally-a-fast/fafcms-module-settingmanager
871 Downloads
xenomedia/xeno_config_split
606 Downloads
Creates xeno media configuration split settings
wp-cli-confmaps/wp-cli-confmaps
9 Downloads
ConfMaps configuration management for WordPress - Tame your wp_options using WP-CLI and git
rebel-l/sisa
98 Downloads
This package provides you chef cookbooks for setting up servers for web applications based on PHP, NodeJS, Golang or Docker using Vagrant, Virtual Box and Chef Solo. You'll find more details in the README.md
kariricode/configurator
7 Downloads
A flexible and efficient configuration management component for the KaririCode Framework, providing robust configuration handling for PHP applications.
ikodota/yeoman
28 Downloads
yeoman is a friendly administrator management system written in Laravel 5.3.
ikodota/laravel-discover
14 Downloads
A Laravel Backend System. It contains some basic modules such as roles,permissions,menus,logviewer,audit, settings and etc.
gerizal/core-module
1768 Downloads
Core Module for Core Web App Platform.
figuren-theater/ft-options
509 Downloads
Options management via code for a WordPress multisite like figuren.theater
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java