PHPackages                             osn/envoy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. osn/envoy

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

osn/envoy
=========

A simple environment configuration loader.

v2.0.3(4y ago)0579Apache-2.0PHP

Since Dec 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/onesoft-sudo/envoy)[ Packagist](https://packagist.org/packages/osn/envoy)[ RSS](/packages/osn-envoy/feed)WikiDiscussions main Synced today

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

Envoy
=====

[](#envoy)

[![PHP Composer](https://github.com/onesoft-sudo/envoy/actions/workflows/php.yml/badge.svg)](https://github.com/onesoft-sudo/envoy/actions/workflows/php.yml)[![Packagist Version](https://camo.githubusercontent.com/db6ce44a1098c8215742452f7324d21f4e6d140f680759666f9dede997d05923/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f736e2f656e766f793f6c6162656c3d5061636b6167697374)](https://packagist.org/packages/osn/envoy)[![](https://camo.githubusercontent.com/56004b7da9b28695c5060584f4e5519c1208bfb0c86cd59660e1a34741fd17ef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f736e2f656e766f793f6c6162656c3d446f776e6c6f616473)](https://camo.githubusercontent.com/56004b7da9b28695c5060584f4e5519c1208bfb0c86cd59660e1a34741fd17ef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f736e2f656e766f793f6c6162656c3d446f776e6c6f616473)

A simple environment configuration loader.

Installation
------------

[](#installation)

You can install envoy using composer:

```
$ composer require osn/envoy

```

Usage
-----

[](#usage)

Once you've installed envoy, you can include the composer-generated autoloader into your project and start writing code:

```
