Skip to content

Commit

Permalink
new feature library
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-bird committed Jun 8, 2016
1 parent 8976cc2 commit 03b9be4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Feature Switching (made easy)
======================

Simple laravel wrapper for [JoshuaEstes/FeatureToggle](https://github.com/JoshuaEstes/FeatureToggle).
Need to wrap new features for dev and production? Use a directive in the view or alias in the controller

We had it in Java in my old work, however I found a real lack of good libraries to do this in PHP, so I've created my own.

## Installation

Expand Down

0 comments on commit 03b9be4

Please sign in to comment.