Libraries tagged by custom settings
jamesgober/config
3 Downloads
A PHP library for loading, managing, and extending configurations. Supports multiple formats out of the box, including JSON, XML, YAML, INI, and custom parsers.
cr4sec/preferences
27 Downloads
A package for the Laravel framework implementing a custom preference system
webafra/larasettings
332 Downloads
Store your custom Settings in database and cache system
mnoskov/evocms-clientsettings
55 Downloads
Custom settings module for Evolution CMS 3.x
empu/ruparupa-plugin
4 Downloads
Miscellaneous custom settings
codepeak/dsettings
220 Downloads
Store custom settings in database and add cache layer for performance
agencecaza/silverstripe-popup
48 Downloads
Enable a popup modal with custom settings
10quality/wpmvc-addon-administrator
2314 Downloads
Custom WordPress settings and admin menus for WordPress MVC (WPMVC) framework.
10quality/wpmvc-addon-customizer
1792 Downloads
Easy custom WordPress customizer settings for WordPress MVC (WPMVC) framework.
cibulka/phpnotenv
78 Downloads
Fork of lucasv/phpdotenv enabling custom way of setting environment variables.
sheadawson/silverstripe-zenmessage
2837 Downloads
A simple extension to allow custom message/notice setting in ss applications
aptimyz/aptimyz-fork-enviroment-pluquin
1 Downloads
Modify CakePHP Environment Plugin for adding another datasource.Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
perry-rylance/wordpress-dom-form
3 Downloads
A WordPress wrapper for perry-rylance/dom-form that allows you to quickly add forms and serialization to WordPress pages, for example, settings pages, tools pages or your own custom admin pages.
idfive/idfive_instagram_basic
28 Downloads
Provides a service for use within themes/modules, to interact with the instagram Basic API. This module provides no markup or settings, rather simply a way to gather instagram posts for use elsewhere in theme or custom module, for maximum flexibility.
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