Libraries tagged by feature flags
check24/feature-flag-bundle
1346 Downloads
Toggleable feature flags for your symfony application with various sources like .env, cookie, etc.
azaharizaman/nexus-feature-flags
2 Downloads
Production-grade feature flag management with context-based evaluation, percentage rollout, and kill switches
ayup-creative/features
142 Downloads
Simple feature flag system for Laravel with PHP Attributes support
amirhf1/feature-flags
6 Downloads
This package provides a simple and flexible feature flag system for Laravel applications. It allows developers to enable or disable features dynamically, roll out features to a percentage of users, or restrict features to specific users.
ambrion/feature-flags-core
113 Downloads
Framework-agnostic Feature Flags library following DDD and Clean Architecture principles
ambrion/evocms-feature-flags
93 Downloads
Feature Flags module for EvolutionCMS CE 3 with rules engine, A/B testing and analytics
aaronsaray/laravel-simple-feature
107 Downloads
Simple feature flag for laravel
21torr/feature-flags
631 Downloads
Bundle for handling feature flags.
vestd/feature-flags
4161 Downloads
Feature flags
jakobbuis/nova-feature-flags
0 Downloads
Control feature flags from Nova
dive-be/laravel-feature-flags
2394 Downloads
Handle feature flags within your Laravel app
datasift/feature
6 Downloads
Library tool for managing feature flags
codegaudi/laravel-feature-flags
1179 Downloads
laravel-feature-flags
mehr-als-nix/zf2-featureflags
14839 Downloads
Feature toggling for ZF2. This module akt like an wrapper for qandidate-labs/qandidate-toggle.
azaharizaman/nexus-laravel-featureflags-adapter
0 Downloads
Laravel adapter for FeatureFlags package