parthokar/feature-flag
最新稳定版本:v0.4.0
Composer 安装命令:
composer require parthokar/feature-flag
包简介
Database driven feature flag system for Laravel
README 文档
README
A lightweight, database-driven Feature Flag package for Laravel.
Easily enable or disable features at runtime without redeploying your application.
Features
- Database-driven feature flags
- Simple API (
enabled('feature_key')) - Laravel auto-discovery support
- Publishable migrations
- Dependency Injection friendly
- Facade, Middleware & Cache support (coming soon)
Installation
1. Install via Composer
composer require parthokar/feature-flag
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-31