Libraries tagged by settings admin
nimayneb/advini
247 Downloads
Advanced INI reader
galileo/galileo-setting-bundle
24 Downloads
Symfony Framework bundle responsible for adding simple configuration possiblities persisted in external storage mechanims
amintado/yii2-option
10 Downloads
very simple and useful for set every variable or object in database
cr4sec/user-channels
2 Downloads
Test task: adding the subscribed channels setting to the user
fromholdio/silverstripe-heroic
181 Downloads
A SilverStripe module adding full-featured, flexible hero/banner area (flat or carousel) to pages with inheritance of settings & themes, & colour/image/video backgrounds.
bright-cloud-studio/isotope-maximum-cart-quantity
24 Downloads
Extends Contao's Isotope package to allow setting a maximum quantity for a product when adding to a cart.
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.
locomotivemtl/charcoal-contrib-translatable-strings
36 Downloads
Charcoal Translatable Strings allows an Admin user to translate hardcoded strings found in templates and controllers.
chrsc/laraadmin
26 Downloads
Forked from LaraAdmin to update code, issues/pr have been sitting in github without action.
osmphp/admin
26 Downloads
A package for defining data structures using PHP 8 classes and attributes, and getting fully functioning Admin Panel and API.
aminnairi/string-extra
36 Downloads
Extra utilities for working with strings in PHP.
janalis/bumpversion
0 Downloads
A small command line tool aiming to simplify releasing process by updating all version strings in your source code by the correct increment.
fdmind/ignore-query-strings
133 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.