Libraries tagged by consntats
wearerequired/composer-wp-config
17312 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
7727 Downloads
A set of identifiers for PHP declarations (constants, functions, classes, templates, etc.)
ngmy/unused-public
4656 Downloads
Detect unused public properties, constants and methods in your code
mysql-php/errors
46688 Downloads
MySQL Server Error Constants for PHP
kenjis/monkey-patch
13371 Downloads
Monkey patching for exit(), functions, methods, and constants
jesseschalken/autoload-generator
26230 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
jdecool/twig-constant-accessor-bundle
5467 Downloads
Simplify access of your class constants in Twig
hostnet/path-composer-plugin-lib
224705 Downloads
Publish vendor_dir and base_dir as constants
henderjon/weights_and_measures
85110 Downloads
a set of useful numbers defined as constants
devgeniem/wp-define-more
48777 Downloads
Adds useful definable constants which are missing from the WP Core.
ctw/ctw-http
108540 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
17017 Downloads
Enum helper, that will help you to define Enum types easily by defining just constants.
bartlett/php-compatinfo-db
81467 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
baraja-core/path-resolvers
154866 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
49974 Downloads
Get constants from a configuration file written in PHP