Libraries tagged by constraint
webdevvie/emoji
11307 Downloads
A php class that has descriptive names for the emojis and said emojis as its value
ph-7/datatype
3658 Downloads
List of the available PHP data types, nicely stored into readable constant names
constantable/odm-document-maker
1405 Downloads
The ODM Document Maker helps you create Doctrine ODM Documents
yemenopensource/hero-icons
6700 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
17731 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
74239 Downloads
Helpers for implementing constant based enums
ngmy/unused-public
6516 Downloads
Detect unused public properties, constants and methods in your code
mysql-php/errors
48533 Downloads
MySQL Server Error Constants for PHP
kenjis/monkey-patch
14305 Downloads
Monkey patching for exit(), functions, methods, and constants
jesseschalken/autoload-generator
26671 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
ctw/ctw-http
112759 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
18801 Downloads
Enum helper, that will help you to define Enum types easily by defining just constants.
bartlett/php-compatinfo-db
81836 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
activecollab/configfile
51226 Downloads
Get constants from a configuration file written in PHP
bartlett/php-reflect
93462 Downloads
Adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.