Libraries tagged by consonant
huangdijia/constants
10 Downloads
A constants component for PHP.
harishpatel143/constants
4 Downloads
This is a global constants package for the php framework.
frc/wp-env-heroku-custom-php-constant
43965 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)
everforge/think-constant
38 Downloads
Support Constant with Exception handle
crazybooot/laravel-constants-to-js
749 Downloads
Map php class constants to js
constantcontactpublicapi/constant-contact-v3api-client-php
6 Downloads
Constant Contact API PHP SDK
asfop/constants
69 Downloads
An easy-to-use enumeration expansion package helps you manage enumerations in projects more easily
madebyraygun/constant-contact
1431 Downloads
Basic Contact Contact integration for Craft CMS
koomai/constants
6528 Downloads
An easy and clean way to manage application-level global constants
zippovich2/wordpress-loader
1249 Downloads
Loading constants and environment variables from .env files.
rafsalvioni/zeus-base
167 Downloads
Additional functions and constants not provided by PHP core
orangesoft/backoff
563 Downloads
Back-off algorithm implementation.
komtaki/visibility-recommender
16 Downloads
The tool is refactoring object constant visibility.
ptrkcsk/change-case
397 Downloads
Convert strings to camelCase, CONSTANT_CASE, dot.case, Header-Case, lower case, param-case, PascalCase, path/case, Sentence case, snake_case, Title Case, UPPER CASE, and more!
eloquent/constance
294 Downloads
PHP constants as enumerations.