PHPackages                             mablae/time-window-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mablae/time-window-bundle

ActiveSymfony-bundle

mablae/time-window-bundle
=========================

Symfony bundle for time based feature flags

v0.1.5(9y ago)02.8kMITPHPPHP &gt;=5.3

Since Apr 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mablae/time-window-bundle)[ Packagist](https://packagist.org/packages/mablae/time-window-bundle)[ RSS](/packages/mablae-time-window-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

TimeWindowBundle
================

[](#timewindowbundle)

This bundle implements implements basically daytime based feature flags.

**NOTICE** This bundle is the result of quickly decoupling some logic we already had duplicated in serveral places of an legacy codebase. If you are looking for a *full featured* Feature Toggle Bundle for Symfony you are probably better using

Feel free to contribute or leave feedback in the issues. &lt;3

\##Installation

### Step 1: Install DatetimepickerBundle

[](#step-1-install-datetimepickerbundle)

```
php composer.phar require mablae/datetimepicker-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
