frc/wp-env-heroku-custom-php-constant
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 with
时间:2017-01-12 14:23
ite/js-constant
Add support of constants to JSBundle.
时间:2016-07-27 15:27
pamiris/javascript-constants
A simple tool for converting PHP constant classes into javascript constant objects
时间:2016-05-31 08:00
wmde/configdiff
Show differences between constants defined in PHP files
时间:2015-11-02 16:34
improvframework/datetime
HTTP-specific constants to be used in any libraries that rely on the HTTP Protocol.
时间:2015-09-24 06:11
improvframework/http-constants
HTTP-specific constants to be used in any libraries that rely on the HTTP Protocol.
时间:2015-06-26 17:23
axhm3a/phpgcs
tool that seeks for usage of global constants in php scripts
时间:2015-06-18 14:57
components/mathjs
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers,
时间:2015-03-31 07:48
rg/php-constant-doc-comment
PHP class parser to get the list of class constants doc comments
时间:2015-03-12 16:34
minidfx/owncloud-interfaces
Contains interfaces and constants of ownCloud version 8. Package very useful for mocking ownCloud dependencies in unit tests without a complete ownCloud installation and you can run your unit tests on a hosted continuous integration service.
时间:2014-12-13 16:12
mouf/utils.constants.debug
This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.
时间:2014-06-13 15:49
mouf/utils.constants.secret
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
时间:2013-10-12 15:53
hostnet/path-composer-plugin-lib
Publish vendor_dir and base_dir as constants
时间:未知