Libraries tagged by consntats
webimpact/plentymarkets-plugin-interface
229 Downloads
The plentymarkets plugin interface special for laravel application to use plenty model constants
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.
flavioheleno/scale
189 Downloads
Typical scale conversion as Interfaces constants for PHP
feuerpanda/maillon
38 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.
corex/lmodel
5814 Downloads
Laravel Model (generator, constants, preserved lines, phpdoc)
ashleydawson/class-meta
7625 Downloads
Add arbitrary metadata to classes and their constants by annotation
narrowspark/http-message-util
23210 Downloads
This repository holds utility classes and constants to facilitate common operations of PSR-7.
logiek/http-status-codes
1668 Downloads
Constants enumerating the HTTP Status Codes. Based on the HTTP Status Code Registry.
eloquent/constance
294 Downloads
PHP constants as enumerations.
devuri/wp-env-config
1476 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.