ezynda3/feature-toggle

A simple environment variable based feature toggle library.

Maintainers

Package info

github.com/ezynda3/feature-toggle

Homepage

pkg:composer/ezynda3/feature-toggle

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.0 2015-06-03 03:23 UTC

This package is not auto-updated.

Last update: 2026-04-26 01:41:53 UTC


README

A simple environment variable based feature toggle library.

Installation with composer

curl -s http://getcomposer.org/installer | php
php composer.phar require ezynda3/feature-toggle

Detailed usage instructions

http://www.edzynda.com/simple-environment-variable-based-feature-toggles/