Libraries tagged by php-constraint
ctw/ctw-composer-plugin-composerlenientplugin
16 Downloads
Composer plugin that relaxes the upper bound of the PHP platform, or of any package requirement, for an allowlist of packages, so dependencies capped to an older PHP (e.g. ~8.4.0) or an older dependency major (e.g. laminas/laminas-servicemanager ^3) resolve on a newer one without --ignore-platform-req, forking, or editing vendor.
typisttech/php-matrix
8437 Downloads
List PHP versions that satisfy the required PHP constraint in composer.json.
lukasbesch/bedrock-plugin-disabler
97680 Downloads
Disable certain plugins in non-production environments using PHP constants.
jazzsequence/ai-connector-secure-layer
2478 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
devgeniem/wp-stateless-bucket-link-filter
33232 Downloads
Enables filtering WP Stateless bucket link via a PHP constant.
frc/wp-env-heroku-custom-php-constant
44811 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)
krepysh-spec/currency
535 Downloads
World Currency list in PHP constants and array
lukasbesch/disable-plugins
16 Downloads
Disable certain plugins in non-production environments using PHP constants.
putyy/php-constants
146 Downloads
The php-constants Packages
pamiris/javascript-constants
374 Downloads
A simple tool for converting PHP constant classes into javascript constant objects
mediagone/vue-in-twig-bundle
7 Downloads
Integrates Vue.js 3 into Symfony/Twig without any Node.js/npm ecosystem — extends it with Twig's server-side power to compose your components, generate safe Symfony URLs with dynamic parameters, and inject PHP constants or initial data directly into them.
constant-exposure/constant-exposure-bundle
2428 Downloads
Expose php constants to front.
eloquent/constance
294 Downloads
PHP constants as enumerations.
zyimm/php-constants
100 Downloads
php项目枚举常量配置管理&调用包
rg/php-constant-doc-comment
2705 Downloads
PHP class parser to get the list of class constants doc comments