laravel / pennant
A simple, lightweight library for managing feature flags.
Installs: 3 219 224
Dependents: 23
Suggesters: 1
Security: 0
Stars: 480
Watchers: 10
Forks: 49
Open Issues: 0
Requires
- php: ^8.1
- illuminate/console: ^10.0|^11.0
- illuminate/container: ^10.0|^11.0
- illuminate/contracts: ^10.0|^11.0
- illuminate/database: ^10.0|^11.0
- illuminate/queue: ^10.0|^11.0
- illuminate/support: ^10.0|^11.0
- symfony/console: ^6.0|^7.0
- symfony/finder: ^6.0|^7.0
Requires (Dev)
- laravel/octane: ^1.4|^2.0
- orchestra/testbench: ^8.0|^9.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.0|^10.4
README
Introduction
Laravel Pennant is a simple, lightweight library for managing feature flags.
Official Documentation
Documentation for Laravel Pennant can be found on the Laravel website.
Contributing
Thank you for considering contributing to Laravel Pennant! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Pennant is open-sourced software licensed under the MIT license.