Question Regarding Environment Variables

This page summarizes the projects mentioned and recommended in the original post on /r/PHPhelp

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.

  • Recently, I jumped to reading on the documentation of the function putenv() and define() and the array $_ENV to understand the different between all. Also, I looked at the library phpdotenv and how it handles environment variables since its the standard approach to go with when dealing with environment variables in PHP.

  • Vault

    A tool for secrets management, encryption as a service, and privileged access management

  • The difference is important because it allows some flexibility: in you local computer, you can set values from a local .env file. In a stating server, those value can come from actual env vars set at the OS level. Production server can use the approach, but the values can be managed by something like Vault.

  • 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

  • Terraform & HashiCorp Vault Integration: Seamless Secrets Management

    1 project | dev.to | 22 Mar 2024
  • I abandoned OpenLiteSpeed and went back to good ol' Nginx

    2 projects | news.ycombinator.com | 28 Jan 2024
  • Keep it cool and secure: do's and don'ts for managing Web App secrets

    1 project | dev.to | 6 Jan 2024
  • Kubernetes Secret Management

    1 project | dev.to | 20 Dec 2023
  • AWS Secrets Manager for on-premise and other cloud accounts scaled architecture

    1 project | /r/aws | 7 Dec 2023