PHP Environment

Open-source PHP projects categorized as Environment

Top 5 PHP Environment 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.

  • envy

    Keep your .env.example file up to date (by worksome)

  • package-env-loader

    Framework agnostic environment loader that abstracts PHP dotEnv for faster env loading.

  • env-knife

    A library for extracting and validating env-functions such as env(), config() on sources

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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). The latest post mention was on 2024-03-07.

PHP Environment related posts

Index

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

Project Stars
1 PHP Dotenv 12,928
2 Symfony Dotenv 3,688
3 envy 650
4 package-env-loader 6
5 env-knife 2
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com