flagception/database-activator
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| adespresso/feature-bundle | 0.85 | 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 | |
| laravel/pennant | 0.85 | 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. | 590 | 585 | 63 | 1M | 0 | 33.6 | 52.9 | MIT | 1 month ago | |
| laravel/nova-pennant | 0.85 | Manage Laravel Pennant feature flags in Laravel Nova. Add the PennantTool to a resource to view and toggle features per scope, control who can modify values with canRun(), require password confirmation, and support rich/class-based feature options. | 22 | 23 | 2 | 13K | 4 | 15.9 | 42.9 | — | 4 months ago | |
| spatie/laravel-model-flags | 0.84 | 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 | |
| flagception/flagception | 0.83 | 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 | 78K | 2 | 1.5 | 51.2 | MIT | 1 year ago | |
| 21torr/feature-flags | 0.76 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| check24/feature-flag-bundle | 0.75 | — | 0 | 0 | 3 | 0 | 0 | 2.3 | — | MIT | 5 years ago | |
| ylsideas/feature-flags | 0.74 | 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. | 623 | 625 | 39 | 23K | 0 | 29.1 | 25.1 | MIT | 2 months ago | |
| sowork/yauth | 0.72 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alex-bykovski/feature-manager-bundle | 0.72 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| open-feature/flagd-provider | 0.72 | — | 2 | 2 | 1 | 29K | 0 | 0.1 | 55.1 | — | — | |
| michalkortas/laravel-indexable | 0.72 | — | 1 | 1 | 0 | 0 | 0 | 8.1 | — | — | 2 years ago | |
| ajgarlag/feature-flag-bundle | 0.72 | — | 14 | 14 | 2 | 1K | 0 | 0.1 | 25.3 | MIT | — | |
| craftcamp/abac-bundle | 0.71 | Symfony bundle integrating CraftCamp’s PHP ABAC library for attribute-based access control. Define policy rules based on user and resource attributes (roles as attributes too) and enforce permissions via a security service that can return denied attributes for debugging. | 15 | 15 | 3 | 0 | 1 | 0.3 | — | MIT | — | |
| tipoff/authorization | 0.71 | Opinionated Laravel authorization package enabling users with multiple email addresses and unique usernames. Includes User and EmailAddress models, policies, and auth guard/provider configuration. Requires Laravel Nova. Deprecated/archived; no longer actively maintained. | 0 | 0 | 1 | 635 | 15 | 13.4 | 42.9 | MIT | 5 years ago | |
| open-feature/sdk | 0.71 | — | 42 | 42 | 13 | 113K | 14 | 35.0 | 63.9 | Apache-2.0 | 1 week ago | |
| spatie/laravel-permission | 0.71 | Database-backed roles and permissions for Laravel. Assign roles and permissions to users, sync them to the Gate, and check abilities with Laravel’s built-in can()/authorize features. Includes migrations, caching, teams, and flexible model setup. | 12,949 | 13,094 | 1,821 | 5M | 0 | 70.9 | 41.0 | MIT | 1 month ago | |
| aubes/openfeature-flagd-bundle | 0.70 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| devexploris/shizuku-feature-flags | 0.70 | 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 | |
| bestit/feature-toggle-bundle | 0.64 | — | 213 | 180 | 43 | 0 | 15 | 5.8 | 5.0 | MIT | 4 years ago |
How can I help you explore Laravel packages today?