Libraries tagged by php env
kmvan/prober
10 Downloads
This is a probe program for PHP environment. It can show your server information and readable easily. And the most important thing is that it's like iphone iPhone X/XS/XS Max/XR/11/11 Pro/11 Pro Max !
b13/distributed-flysystem
8243 Downloads
Syncs files between frontend nodes in a multi-head environment based on PHP League / Flysystem
iziphp/menv
6613 Downloads
PHP library to modify values in env file
dealnews/get-config
2635 Downloads
A PHP library for reading settings from environment variables or an ini file.
laramint/laravel-security-scanner
814 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
jazzsequence/ai-connector-secure-layer
1980 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
bennettstone/magicmin
5909 Downloads
MagicMin is a PHP based javascript and stylesheet minification and merging class designed to generate minified, merged, and automatically updating files to simplify the process of minified file usage and updating when going between production and development environments.
cleaniquecoders/php-env-key-manager
966 Downloads
A framework-agnostic PHP package for easy .env file key management. Seamlessly update, add, or modify environment variables across projects with minimal configuration.
pdmfc/database-env-php-8-support
5767 Downloads
Get env variables from database
jlucki/docker-php-dev-env
173 Downloads
A simple web development environment using Docker with NGINX, PHP, MySQL and Xdebug.
g4/environment
29993 Downloads
G4 environment php library
yoast/php-development-environment
363569 Downloads
Yoast PHP development environment.
chillerlan/php-dotenv
17605 Downloads
A simple .env loader - PHP 8.1+
william-costa/dot-env
4069 Downloads
A simple library for managing environment variables in PHP.
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)