Libraries tagged by constraint
frc/wp-env-heroku-custom-php-constant
43212 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
faixan23/constantcontact
88 Downloads
Object Oriented Wrapper for Constant Contact API V3 for PHP 7.2
bilginpro/laravel-constant
9207 Downloads
A package for managing project-wide constant variables easily.
all-dressed/constants
1623 Downloads
Constants that will be shared throughout the repositories.
ph-7/datatype
3294 Downloads
List of the available PHP data types, nicely stored into readable constant names
orangesoft/backoff
561 Downloads
Back-off algorithm implementation.
marcin-orlowski/lockpick
1815 Downloads
Helps accessing protected/private members/consts of foreign objects.
ashleydawson/class-meta
7139 Downloads
Add arbitrary metadata to classes and their constants by annotation
constantable/odm-document-maker
135 Downloads
The ODM Document Maker helps you create Doctrine ODM Documents
wexample/symfony-helpers
564 Downloads
Helpers for symfony development : constants dictionary, helpers, etc.
sakharovmaksim/annotation-processor
8791 Downloads
Utility for parsing constants from the description of the test methods. Created by tutu.ru
r83dev/test-accessible
166 Downloads
Accessible trait to call protected methods, properties and constants in tests.
pyncer/dotenv
162 Downloads
A Dotenv WriterInterface implementation to write .env values to constants.
pointybeard/helpers-cli-colour
2501 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
nullform/http-status
2024 Downloads
HTTP status codes as constants