Libraries tagged by constants
wearerequired/composer-wp-config
18522 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.
jdecool/twig-constant-accessor-bundle
5977 Downloads
Simplify access of your class constants in Twig
trilobit-gmbh/contao-constants-bundle
13706 Downloads
Contao 4 / Contao 5 constants bundle
repat/date-constants
20183 Downloads
A series of constants designed to make it easier to express dates in PHP applications
webdevvie/emoji
11913 Downloads
A php class that has descriptive names for the emojis and said emojis as its value
ph-7/datatype
4096 Downloads
List of the available PHP data types, nicely stored into readable constant names
typhoon/declaration-id
37786 Downloads
A set of identifiers for PHP declarations (constants, functions, classes, templates, etc.)
tigrov/yii2-enum
43262 Downloads
Enum type behavior for Yii2 based on class constants
sebastiansulinski/string-converter
37040 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
r83dev/test-accessible
2079 Downloads
Accessible trait to call protected methods, properties and constants in tests.
packaged/enum
79859 Downloads
Helpers for implementing constant based enums
ngmy/unused-public
7458 Downloads
Detect unused public properties, constants and methods in your code
mysql-php/errors
50540 Downloads
MySQL Server Error Constants for PHP
kenjis/monkey-patch
15356 Downloads
Monkey patching for exit(), functions, methods, and constants
jesseschalken/autoload-generator
27093 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.