Libraries tagged by constants
mouf/utils.constants.debug
359704 Downloads
This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.
g4/constants
65441 Downloads
G4 constants that are used for all day stuff and this is good way to organize them
trilobit-gmbh/contao-constants-bundle
11238 Downloads
Contao 4 / Contao 5 constants bundle
repat/date-constants
15596 Downloads
A series of constants designed to make it easier to express dates in PHP applications
mouf/utils.constants.secret
372101 Downloads
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
mennovanhout/laravel-model-constants
390 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
mimmi20/wurfl-constants
406865 Downloads
the Constants extracted from Wurfl for PHP 5.3
webdevvie/emoji
10293 Downloads
A php class that has descriptive names for the emojis and said emojis as its value
phpfui/constantcontact
2461 Downloads
Object Oriented Wrapper for Constant Contact API V3
orisai/reflection-meta
30033 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
fastybird/metadata-library
24050 Downloads
FastyBird IoT metadata reader & validator
wearerequired/composer-wp-config
16135 Downloads
A composer plugin to create the WordPress configuration file which automagically defines constants from a .env file. Also includes path of Composer's autoloader in wp-config.php.
typhoon/declaration-id
4051 Downloads
A set of identifiers for PHP declarations (constants, functions, classes, templates, etc.)
tigrov/yii2-enum
35173 Downloads
Enum type behavior for Yii2 based on class constants
sebastiansulinski/string-converter
33030 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords