ylsideas/feature-flags
Extensible feature flags for Laravel to safely toggle code and features. Manage flags in application logic, routes, Blade views, scheduler tasks, and validation rules to support continuous integration and controlled rollouts.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 21torr/feature-flags | 0.91 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| ajgarlag/feature-flag-bundle | 0.91 | — | 14 | 14 | 2 | 1K | 0 | 0.1 | 26.8 | MIT | — | |
| laravel/pennant | 0.91 | Laravel Pennant is a simple, lightweight feature flag library for Laravel. Define and evaluate feature toggles, control rollouts, and experiment safely across environments. Official docs available at laravel.com/docs/pennant. | 587 | 585 | 63 | 1M | 0 | 34.4 | 53.2 | MIT | 2 weeks ago | |
| aubes/openfeature-bundle | 0.89 | — | 1 | 1 | 0 | 34 | 0 | 0.0 | 17.3 | MIT | — | |
| ericdowell/feature-toggle | 0.89 | — | 3 | 3 | 0 | 23 | 1 | 8.8 | 11.4 | MIT | 1 year ago | |
| check24/feature-flag-bundle | 0.89 | — | 0 | 0 | 3 | 0 | 0 | 2.3 | — | MIT | 5 years ago | |
| flagception/flagception | 0.89 | Flagception is a lightweight PHP feature toggle library. Plug in an activator (e.g., array- or constraint-based) and check flags via FeatureManager::isActive(). Minimal setup, flexible, and easy to extend with custom activators. | 14 | 15 | 3 | 76K | 2 | 1.5 | 51.1 | MIT | 1 year ago | |
| alex-bykovski/feature-manager-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| devexploris/shizuku-feature-flags | 0.87 | Symfony bundle to manage feature flags stored in Doctrine ORM. Toggle features from the database, check flags in PHP via FeatureFlagService or in Twig with the feature() function, and manage flags with CLI commands to list, create, enable, and disable. | 2 | 2 | 0 | 0 | 0 | 17.3 | — | — | 2 months ago | |
| adespresso/feature-bundle | 0.87 | Symfony bundle for feature releases and rollouts. Manage feature flags and enable new functionality for specific subsets of users. Includes API docs, documentation in Resources/doc, tests, and Apache 2.0 license. | 14 | 15 | 2 | 0 | 7 | 4.4 | 2.7 | — | 6 years ago | |
| flagception/database-activator | 0.86 | Doctrine DBAL-backed activator for Flagception feature flags. Stores flag state in a SQL database (MySQL/Postgres/SQLite), auto-creates the table, and supports connection arrays, DSNs, or an existing DBAL instance, with customizable table/column names. | 2 | 2 | 1 | 10K | 0 | 1.5 | 48.7 | MIT | 1 year ago | |
| spatie/laravel-model-flags | 0.86 | Add lightweight “flags” to Eloquent models via a trait—store process state without extra columns. Check, set, and clear flags, and query with flagged/notFlagged scopes. Ideal for idempotent, restartable jobs like one-time emails or migrations. | 456 | 457 | 21 | 45K | 0 | 21.9 | 31.2 | MIT | 3 months ago | |
| kwipi/famfamfam-flags | 0.85 | — | 72 | 28 | 12 | 0 | 4 | 1.8 | 1.1 | NOASSERTION | — | |
| open-feature/flagd-provider | 0.85 | — | 2 | 2 | 1 | 24K | 0 | 0.1 | 53.9 | — | — | |
| aubes/openfeature-flagd-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| laravel/wayfinder | 0.66 | Generate fully typed TypeScript functions for your Laravel routes and controller methods. Wayfinder lets your frontend call endpoints like normal imports—no hardcoded URLs or manual param syncing. Works with Vite via @laravel/vite-plugin-wayfinder. | 1,772 | 1,760 | 109 | 2M | 33 | 45.9 | 65.2 | MIT | 2 months ago |
How can I help you explore Laravel packages today?