Libraries tagged by php settings
mvccore/ext-tool-locale
516 Downloads
MvcCore - Extension - Tool - Locale - properly set and get system locale settings by PHP ` setlocale();` across any system platform.
mirite/formatting
205 Downloads
Shared formatting settings for PHP CS Fixer. Used as an enhancement for the WordPress PHPCS standard.
laizware/quickshell
6 Downloads
Quick wrapper for shell_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.
neilime/zf2-browscap
2370 Downloads
ZF2 Browscap is a Zend Framework 2 module that provides an improved 'get_browser' function. This module could be standalone if 'browscap' configuration setting in php.ini is undefined or does not point to the correct location of the browscap.ini file
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.
sofyansitorus/wp-yes
62 Downloads
WordPress Yet Easy Settings class is PHP class for easy to build advanced admin page for WordPress.
hojaonline/retrostats
13 Downloads
This extension copies the exact functionality for writing the Apache-style log files as used to be part of the core until v4.7. The only issue to take care of is to add the [FE][logfile_dir] setting in AdditionalConfiguration.php instead of LocalConfiguration because the Install tool will remove it otherwise.
denetorus/sketch-min
3 Downloads
Sketch php-framework with min settings
vonage/vonage_drupal
67 Downloads
Drupal module for setting up the Vonage PHP SDK
rail-mukhametshin/config-manager
4 Downloads
ConfigManagerPHP is a lightweight and flexible configuration management tool for PHP applications. It provides an easy and intuitive interface for managing and accessing configuration data in various formats. With support for key formats such as PHP arrays and JSON, and planned expansions for YAML, 'ConfigManagerPHP' ensures centralized and efficient management of configuration settings, essential for any PHP project.
minerva22/ffa-jobs-emails
25 Downloads
PHP function to access ffa-jobs-settings API
modess/jeeves
7 Downloads
Tool for settings up Jenkins CI for your PHP project
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
rebel-l/sisa
100 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
ralfhortt/wp-content-width
1974 Downloads
Setting the global WordPress variable `$content_width` in a single place for php and css