Libraries tagged by php env
frc/wp-env-heroku-custom-php-constant
44809 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)
codemonster-ru/env
404 Downloads
Lightweight .env loader for PHP projects
digimax/dot-env-editor
1597 Downloads
Super simple PHP package for updating .env files
tiden/telemetry-php
212 Downloads
Tiden error-tracking PHP SDK. Emits the envelope wire format to a Tiden ingest endpoint, with no third-party error-SDK dependency.
tiny-blocks/environment-variable
1708 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
sodaho/env-loader
223 Downloads
Lightweight .env file loader for PHP
monkeyscloud/monkeyslegion-env
593 Downloads
Environment variable management library for PHP applications
orbitalcodes/melhorenvio-sdk-php
837 Downloads
SDK PHP de integração com o melhor envio
goma/goma-env
1971 Downloads
Goma ENV provides some basic concepts for PHP applications: Constants about FileSystem, central storage directory, cache directory as well as functions to get infos about the current environment.
dev-kraken/env-validator
317 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
k2gl/app-env
369 Downloads
Run code conditionally on the current application environment (prod, dev, test)
jchook/dotenv-to-php
2720 Downloads
Convert dotenv files to PHP
ejetar/laravel-environment
309 Downloads
📂 Load a custom .env file according to your environment.
amashukov/rector-php-rules
791 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
alibabacloud/darabonba-env
15609 Downloads
Alibaba Cloud Tea Console Output Library for PHP