Libraries tagged by consntats
ph-7/datatype
3815 Downloads
List of the available PHP data types, nicely stored into readable constant names
yemenopensource/hero-icons
6862 Downloads
HeroIcons is a Laravel package that provides a convenient command for generating hero icons as constants on a PHP class. This package is designed to simplify the process of working with hero icons in your Laravel projects.
wearerequired/composer-wp-config
17974 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.
tigrov/yii2-enum
42741 Downloads
Enum type behavior for Yii2 based on class constants
ngmy/unused-public
6792 Downloads
Detect unused public properties, constants and methods in your code
mysql-php/errors
49235 Downloads
MySQL Server Error Constants for PHP
kenjis/monkey-patch
14648 Downloads
Monkey patching for exit(), functions, methods, and constants
jesseschalken/autoload-generator
26820 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
jdecool/twig-constant-accessor-bundle
5846 Downloads
Simplify access of your class constants in Twig
henderjon/weights_and_measures
90202 Downloads
a set of useful numbers defined as constants
ctw/ctw-http
114394 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
19480 Downloads
Enum helper, that will help you to define Enum types easily by defining just constants.
bartlett/php-compatinfo-db
81897 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
activecollab/configfile
51722 Downloads
Get constants from a configuration file written in PHP
bartlett/php-reflect
93501 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.