Libraries tagged by user settings
becklyn/symfony-edition
145 Downloads
This is a fork of the Symfony standard edition, that automatically adds typical configuration settings as used by Becklyn.
a2nt/silverstripe-custom-icons
7 Downloads
Add custom icons to website settings to use it arround the website
pixelant/recall
3 Downloads
TYPO3 extension that remembers settings from a different request using a hash. E.g. recall settings or data used in the main request within an eID request.
lampminds/filament
13 Downloads
Standard settings for Filament used by Lampminds
aliirfaan/citronel-job
22 Downloads
Use jobs by loading settings from a database table for better configuration management.
ramphor/fields
38 Downloads
Jankx Fields is a simple framework used to create meta box, settings, form, etc
yunior22/laravel-docker
21 Downloads
Docker files for running a basic Laravel application for development only. Do not use for deployment with out making deployment settings.
mediawiki/format-num
19 Downloads
Extension FormatNum makes it easier to format numbers in the style you want, independent of language settings. For input 'english' format is used with point as decimal separator.
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
taitava/silverstripe-taitavadefaults
41 Downloads
Contains just some common settings, tweaks and requirements for other modules that I use on all of my SilverStripe projects. Perhaps not useful for others, but can be used freely by anybody.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
sdbullion/nfusions
5 Downloads
This extension adds the capability in Magento to import products prices from nFusion Solutions' reliable, enterprise-class cloud platform for global financial data. All settings are provided in the Magento admin. When you import product prices in Magento this plugin will import prices from the nFusion Solutions cloud platform in the base currency of your Magento store. Through the use of a cron job the plugin can update prices automatically on a scheduled interval.
restruct/silverstripe-gridfieldsitetreebuttons
11 Downloads
Modifies GridFields & GridField detail forms to use standard page edit form (with versioning, history & settings). Simple alternative for versionedgridfield.
pnnl/editorconfig
3 Downloads
Use GrumPHP to ensure files conform to .editorconfig settings
piotrpress/wordpress-theme-template
3 Downloads
This Composer project is a template for creating a WordPress themes. It includes a basic structure and uses Composer Setuper to interactively walk you through the process of setting up your new theme project.