2017 © Pedro Peláez
 

symfony-bundle pheat-bundle

Integrates a feature manager into Symfony2

image

vend/pheat-bundle

Integrates a feature manager into Symfony2

  • Friday, June 29, 2018
  • by dominics
  • Repository
  • 61 Watchers
  • 3 Stars
  • 19,199 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 3 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

VendPheatBundle

Symfony2 Integration for the Pheat feature manager

Build Status Latest Stable Version Latest Unstable Version License, (*1)

This bundle integrates Pheat, a feature manager, with Symfony2. It provides you with the ability to activate features based on dynamic configuration, and provide them to flexible subsets of your users and tenants., (*2)

Why a feature manager?

A typical feature rollout might involve:, (*3)

  • Deploying the feature completely deactivated for everybody
  • Allowing some internal developers (with a role assigned) access to the feature
  • Allowing some beta testers access to the feature
  • Activating the feature for 1% of users, with feedback into your monitoring and analytics systems
  • Activating the feature for 10%, 30% then 100% of customers
  • Having the feature enabled long-term, but with the ability to turn it off at any time

The idea is to use commits and developer time for as little of this as possible, and to make the whole thing 'push-button' easy., (*4)

To that end, this bundle will provide a UI for feature management that can be integrated into your backend toolset, and several Symfony-native integration points for the feature manager itself., (*5)

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:, (*6)

Read the Documentation for master, (*7)

But, the basics are:, (*8)

  • composer require vend/pheat-bundle
  • new Vend\PheatBundle\VendPheatBundle() in your Kernel's registerBundles()
  • Configure the pheat key in your config

Credits

The Versions

29/06 2018

dev-snyk-fix-u8m77d

dev-snyk-fix-u8m77d

Integrates a feature manager into Symfony2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Vend Devteam

bundle manager feature

04/10 2016

dev-master

9999999-dev

Integrates a feature manager into Symfony2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Vend Devteam

bundle manager feature

04/10 2016

v1.0.1

1.0.1.0

Integrates a feature manager into Symfony2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Vend Devteam

bundle manager feature

03/10 2016

v1.0.0

1.0.0.0

Integrates a feature manager into Symfony2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Vend Devteam

bundle manager feature

24/03 2015

dev-bugfix-node-defaults

dev-bugfix-node-defaults

Integrates a feature manager into Symfony2

  Sources   Download

MIT

The Requires

 

The Development Requires

by Vend Devteam

bundle manager feature