Libraries tagged by kevariable
encodia/laravel-health-env-vars
168229 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
drevops/phpcs-standard
123968 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
davereid/drupal-environment
275133 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
15352 Downloads
A simple, fast mapper from environment variables to classed objects.
bentools/iterable-functions
438654 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
phpdevcommunity/php-dotenv
24738 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
ergebnis/environment-variables
4159 Downloads
Provides an abstraction for environment variables.
tamer-dev/laravel-env-cli
7780 Downloads
laravel commands to work with .env file in cli
oskarstark/env-var-extension
128733 Downloads
A Twig extension to access env variables
nystudio107/craft-richvariables
23870 Downloads
Allows you to easily use Craft Globals as variables in Rich Text fields
marabesi/laration
39697 Downloads
Easy package to list all variables in a Laravel application
johnathanmiller/secure-env-php
56367 Downloads
Encrypt environment files for production use.
dotenv-org/phpdotenv-vault
19668 Downloads
Load environment variables from encrypted .env.vault files
axy/codecs-base64vlq
768487 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
zetacomponents/user-input
27177 Downloads
A component that assists you to safely user input variables coming into your application. It builds on top of PHP's filter extension and extends it by providing a more inituitive API.