DOTENV in PHP

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • PHP Dotenv

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

  • Despite having shown how to create a file that loads .env, I don't think it's the best solution, as there are already libraries ready, more robust and much more tested, so if you're just curious to understand how it works, go ahead and create your own, but if you want to create or use it in a professional project I recommend the vlucas/phpdotenv library, so excellent that the laravel framework itself uses and therefore I will show you how to use it.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hiding API keys in PHP ?!

    1 project | /r/PHP | 10 Apr 2023
  • Is it possible to store sensitive data on a shared hosting's DB?

    1 project | /r/PHPhelp | 22 Mar 2023
  • Help creating a JSON file to store database passwords outside of root folder

    3 projects | /r/PHPhelp | 3 Jan 2023
  • Are PHP environment variables safe? Can a site visitor access them?

    1 project | /r/PHP | 31 Oct 2022
  • Weekly help thread

    1 project | /r/PHP | 19 Oct 2022