Libraries tagged by constant
eloquent/constance
294 Downloads
PHP constants as enumerations.
ptrkcsk/change-case
415 Downloads
Convert strings to camelCase, CONSTANT_CASE, dot.case, Header-Case, lower case, param-case, PascalCase, path/case, Sentence case, snake_case, Title Case, UPPER CASE, and more!
wexample/symfony-helpers
292 Downloads
Helpers for symfony development : constants dictionary, helpers, etc.
webimpact/plentymarkets-plugin-interface
230 Downloads
The plentymarkets plugin interface special for laravel application to use plenty model constants
sunnysideup/mysql-5-7-fix
7224 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
sakharovmaksim/annotation-processor
9011 Downloads
Utility for parsing constants from the description of the test methods. Created by tutu.ru
pyncer/dotenv
257 Downloads
A Dotenv WriterInterface implementation to write .env values to constants.
piotrpress/wordpress-config
383 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
omaradel/enum
29 Downloads
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
jambagecom/tsparser
4096 Downloads
More Constants Editor Types for TYPO3 CMS
giberti/emoji-data
3790 Downloads
PHP classes with constant to multibyte emoji characters
flavioheleno/scale
190 Downloads
Typical scale conversion as Interfaces constants for PHP
feuerpanda/maillon
39 Downloads
Extends WordPress with some useful features for sending emails. Adds the option to set up SMTP data via constants and functions to test mail delivery.
dsxwk/annotation
9 Downloads
Annotation for PHP Enumerations and Constants
devskyfly/php56
1116 Downloads
Represent core php function and constants by namespaces and classes like static members.