Libraries tagged by environment configuration
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
julienlinard/php-dotenv
191 Downloads
Une librairie PHP simple et moderne pour charger les variables d'environnement depuis un fichier .env
grazulex/laravel-configrypt
24 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
graste/environaut
2698 Downloads
Define, configure and protect your application environment and its requirements.
danack/configurator
9922 Downloads
Generates config files from PHP, JSON and Yaml data files.
alianet/env-sync
20 Downloads
Safe, framework-agnostic CLI synchronization for dotenv files.
intahwebz/configurator
619 Downloads
Generates config files from PHP, JSON and Yaml data files.
sunwolfengineering/laravel-secrets-vault
472 Downloads
Integrate Laravel applications with secret management systems for secure environment configuration.
rephlux/phpci-external-env
119 Downloads
A PHPCI plugin to copy an environment configuration file to the build path
werx/config
27157 Downloads
Use environment-specific configuration files in your app.
grazulex/laravel-safeguard
18 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
pixamo/installer
572 Downloads
pixamo/installer is a Laravel package that makes it easy to install your application with just one click. With this package, you can quickly set up your application's environment, dependencies, and configurations without having to manually run multiple commands or manually edit files. It streamlines the installation process and makes it more efficient, saving you time and effort. It's perfect for both new and experienced developers. Give it a try and see how it can simplify your development process.
rmunate/info-server
275 Downloads
The System Library allows you to query all information related to existing server-side variables, values, and configurations (Server Variables, Environment Variables, PHP Values, and Configurations). It provides an easy and convenient way to work with server data.
wierk/envpress
27 Downloads
A PHP package streamlining the configuration of modern and secure WordPress instances using environment variables.
algoritma/phpinfo
43 Downloads
A lightweight CLI tool to fetch and inspect PHP settings by running `phpinfo()` via HTTP in your web application's environment. This tool is particularly useful for verifying the actual configuration of a running FPM instance when CLI settings might differ.