Libraries tagged by constant
localheinz/http-method
3564 Downloads
Provides constants for HTTP request methods.
devuri/wp-env-config
1455 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
cdb/cdb
3217 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
yaangvu/sis-constant
4555 Downloads
Laravel Sis Constant
pamiris/javascript-constants
269 Downloads
A simple tool for converting PHP constant classes into javascript constant objects
jameshalsall/constant-resolver
319 Downloads
Provides functionality for mapping class constant values back to their semantic names
ite/js-constant
13027 Downloads
Add support of constants to JSBundle.
huangdijia/constants
10 Downloads
A constants component for PHP.
harishpatel143/constants
4 Downloads
This is a global constants package for the php framework.
asfop/constants
69 Downloads
An easy-to-use enumeration expansion package helps you manage enumerations in projects more easily
koomai/constants
6520 Downloads
An easy and clean way to manage application-level global constants
zyimm/php-constants
83 Downloads
php项目枚举常量配置管理&调用包
putyy/php-constants
131 Downloads
The php-constants Packages
orklah/psalm-use-constants
11026 Downloads
Fix the code to use existing constants instead of literals when available
mennovanhout/laravel-model-constants
410 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE