Libraries tagged by consntats
krepysh-spec/currency
320 Downloads
World Currency list in PHP constants and array
frc/wp-env-heroku-custom-php-constant
43975 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)
dv-team/json
890 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
dg/composer-backslasher
17795 Downloads
Composer plugin that speeds up your application by adding backslashes to all PHP internal functions and constants.
devgeniem/wp-define-more
49653 Downloads
Adds useful definable constants which are missing from the WP Core.
dashi/apns2
15114 Downloads
Simple & expressive PHP HTTP2 API for Apple Push Notification service (APNs) with comprehensive docs/constants.
constant-exposure/constant-exposure-bundle
2118 Downloads
Expose php constants to front.
baraja-core/path-resolvers
155671 Downloads
A group of intelligent DI services that provide disk paths to important locations such as tempDir, wwwDir, vendorDir, logDir and other system constants for your applications. Dependency management can be easily solved from one place.
ashleydawson/class-meta
7567 Downloads
Add arbitrary metadata to classes and their constants by annotation
rohmann/global-smtp
1188 Downloads
Utility plugin to setup SMTP mail via constants in wp-config.php
lukasbesch/disable-plugins
15 Downloads
Disable certain plugins in non-production environments using PHP constants.
logiek/http-status-codes
1638 Downloads
Constants enumerating the HTTP Status Codes. Based on the HTTP Status Code Registry.
localheinz/http-method
3565 Downloads
Provides constants for HTTP request methods.
devuri/wp-env-config
1463 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
zyimm/php-constants
88 Downloads
php项目枚举常量配置管理&调用包