CustomScripts Blog

Programming and open-source tips and tricks

library

Feature toggle in PHP

September 16, 2015 by Pierre du Plessis 10 Comments

Feature toggles (also called feature switch, feature flag, feature flipper, conditional feature, etc) is a technique used in software development in a continues deployment environment, where features that are not-yet-ready are deployed to production, but are turned off using a config flag. This practice allows developers to deploy unstable code to production, and once the … [Read more…]

Posted in: General, PHP, Programming Tagged: feature-toggle, library, PHP

Categories

  • General (5)
  • Programming (8)
    • CakePHP (3)
    • PHP (4)
    • Symfony (3)

Archives

  • May 2017
  • September 2015
  • October 2014
  • December 2013
  • May 2013
  • October 2012
  • March 2012
  • December 2009

Copyright © 2026 CustomScripts Blog.

Omega WordPress Theme by ThemeHall