PHP Dotenv

Open-source PHP projects categorized as Dotenv

Top 3 PHP Dotenv Projects

  • PHP Dotenv

    Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

  • Project mention: PHP Authentication: Implementing Access Token | dev.to | 2024-03-07

    After successfully setting up our project, you'll observe that certain packages come pre-installed. One of these packages is vlucas/phpdotenv. This package serves the purpose of facilitating the loading of .env variables within your projects. These variables, stored in a file named '.env', allow for the configuration of various settings without hardcoding them directly into your code. Instead, you can define environment-specific variables such as database credentials, API keys, or any other sensitive information in the .env file, providing a more flexible and secure approach to configuration management.

  • Symfony Dotenv

    Registers environment variables from a .env file (by symfony)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Laravel-Dotenv-Editor

    The .env file editor tool for Laravel 5.8+

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP Dotenv related posts

Index

What are some of the best open-source Dotenv projects in PHP? This list will help you:

Project Stars
1 PHP Dotenv 12,934
2 Symfony Dotenv 3,689
3 Laravel-Dotenv-Editor 193

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com