Libraries tagged by .env
roots/bedrock-disallow-indexing
3032264 Downloads
Disallow indexing of your site on non-production environments
platformsh/config-reader
4272789 Downloads
Small helper to access Platform.sh environment variables
moodlehq/moodle-plugin-ci
1880843 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
mehrancodes/laravel-harbor
25083 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
lubusin/laravel-decomposer
169494 Downloads
A Laravel package to decompose your installed packages, their dependencies, your app & server environment
kreait/gcp-metadata
4616845 Downloads
Get the metadata from a Google Cloud Platform environment.
josemmo/facturae-php
358793 Downloads
Librería para la generación, firma y envío de facturas electrónicas
jackiedo/dotenv-editor
1066504 Downloads
The .env file editor tool for Laravel 5.8+
corveda/php-sandbox
66437 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
cheprasov/php-redis-lock
387747 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
brotzka/laravel-dotenv-editor
136368 Downloads
A package for editing the .env file in your Laravel root.
bref/secrets-loader
311504 Downloads
Load secret values from SSM into environment variables
beyondcode/laravel-favicon
34273 Downloads
Create dynamic favicons based on your environment settings.
aura/web
465939 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
aura/cli
1385791 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.