Libraries tagged by constant
wearerequired/composer-wp-config
17696 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.
packaged/enum
73349 Downloads
Helpers for implementing constant based enums
ngmy/unused-public
6402 Downloads
Detect unused public properties, constants and methods in your code
mysql-php/errors
48275 Downloads
MySQL Server Error Constants for PHP
kenjis/monkey-patch
14199 Downloads
Monkey patching for exit(), functions, methods, and constants
jesseschalken/autoload-generator
26620 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
ctw/ctw-http
112265 Downloads
This package provides utility classes and constants to facilitate common operations of PSR-7 and a group of exceptions which represent HTTP status codes.
codebot/phpenum
18508 Downloads
Enum helper, that will help you to define Enum types easily by defining just constants.
bartlett/php-compatinfo-db
81807 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
baraja-core/path-resolvers
155474 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.
activecollab/configfile
51046 Downloads
Get constants from a configuration file written in PHP
bartlett/php-reflect
93453 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.
tixelrocks/class-constants-helper
8420 Downloads
A tiny package that makes working with PHP class constants easier
salamwaddah/constants
10504 Downloads
All PHP common constants, a collection of redundant constants you can use in PHP.
repat/http-constants
6793 Downloads
HTTP response codes provided as defined constants.