Search by

ezynda3 / feature-toggle

ezynda3

A simple environment variable based feature toggle library.

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-09-13 04:04:39 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/