Libraries tagged by php-icons
frc/wp-env-heroku-custom-php-constant
43977 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
dcarbone/simple-consul-php
26 Downloads
PHP client for the Consul HTTP API
tomcan/public-suffix-list
146 Downloads
A PHP consumable version of the DNS top level domains public suffix list from publicsuffix.org.
samsara/roster
797 Downloads
A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.
mvf-tech/servicer
4068 Downloads
Defines common php consumers
krepysh-spec/currency
320 Downloads
World Currency list in PHP constants and array
devgeniem/wp-stateless-bucket-link-filter
27456 Downloads
Enables filtering WP Stateless bucket link via a PHP constant.
constant-exposure/constant-exposure-bundle
2123 Downloads
Expose php constants to front.
ckoumpis/php-prompt
112 Downloads
A PHP console utility package providing spinners, progress bars, and error handling for better command-line user experience.
lukasbesch/disable-plugins
15 Downloads
Disable certain plugins in non-production environments using PHP constants.
zyimm/php-constants
88 Downloads
php项目枚举常量配置管理&调用包
vitre/php-console-bundle
11887 Downloads
Provides PHP console implementation
scu2008/php-consistent-hash
8 Downloads
a good php consistent hash helper
putyy/php-constants
139 Downloads
The php-constants Packages
phpdevcommunity/php-console
36 Downloads
A lightweight PHP library designed to simplify command handling in console applications.