CARVIEW |
laravel / pennant
A simple, lightweight library for managing feature flags.
Installs: 7 560 194
Dependents: 36
Suggesters: 1
Security: 0
Stars: 521
Watchers: 13
Forks: 56
Open Issues: 1
pkg:composer/laravel/pennant
Requires
- php: ^8.1
- illuminate/console: ^10.0|^11.0|^12.0
- illuminate/container: ^10.0|^11.0|^12.0
- illuminate/contracts: ^10.0|^11.0|^12.0
- illuminate/database: ^10.0|^11.0|^12.0
- illuminate/queue: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.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|^10.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.0|^10.4|^11.5
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- 1.x-dev
- v1.18.2
- v1.18.1
- v1.18.0
- v1.17.1
- v1.17.0
- v1.16.1
- v1.16.0
- v1.15.1
- v1.15.0
- v1.14.0
- v1.13.0
- v1.12.0
- v1.11.0
- v1.10.0
- v1.9.0
- v1.8.3
- v1.8.2
- v1.8.1
- v1.8.0
- v1.7.1
- v1.7.0
- v1.6.0
- v1.5.1
- v1.5.0
- v1.4.0
- v1.3.1
- v1.3.0
- v1.2.1
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.0
- dev-1/issue-152
This package is auto-updated.
Last update: 2025-10-13 16:34:10 UTC
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.