Libraries tagged by .env
wolfcast/browser-detection
719240 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
verschuur/laravel-robotstxt
301363 Downloads
Set the robots.txt content dynamically based on the Laravel app environment.
shipping-docker/vessel
434116 Downloads
Simple Docker dev environments
serversideup/spin
16977 Downloads
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.
roots/wp-stage-switcher
352053 Downloads
WordPress plugin that allows you to switch between different environments from the admin bar
roots/bedrock-disallow-indexing
2762966 Downloads
Disallow indexing of your site on non-production environments
platformsh/config-reader
4009582 Downloads
Small helper to access Platform.sh environment variables
kreait/gcp-metadata
4538440 Downloads
Get the metadata from a Google Cloud Platform environment.
jackiedo/dotenv-editor
1032173 Downloads
The .env file editor tool for Laravel 5.8+
corveda/php-sandbox
62093 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
cheprasov/php-redis-lock
371843 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
132189 Downloads
A package for editing the .env file in your Laravel root.
beyondcode/laravel-favicon
30037 Downloads
Create dynamic favicons based on your environment settings.
aura/web
446056 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
1338432 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.