https://github.com/laravel/pennant
A simple, lightweight library for managing feature flags.
https://github.com/laravel/pennant
feature flags laravel pennant
Last synced: 25 days ago
JSON representation
A simple, lightweight library for managing feature flags.
- Host: GitHub
- URL: https://github.com/laravel/pennant
- Owner: laravel
- License: mit
- Created: 2022-11-23T04:18:04.000Z (over 2 years ago)
- Default Branch: 1.x
- Last Pushed: 2025-04-04T02:29:53.000Z (2 months ago)
- Last Synced: 2025-05-08T04:18:15.896Z (about 1 month ago)
- Topics: feature, flags, laravel, pennant
- Language: PHP
- Homepage: https://laravel.com/docs/pennant
- Size: 963 KB
- Stars: 503
- Watchers: 14
- Forks: 49
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
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](https://laravel.com/docs/pennant).
## Contributing
Thank you for considering contributing to Laravel Pennant! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/pennant/security/policy) on how to report security vulnerabilities.
## License
Laravel Pennant is open-sourced software licensed under the [MIT license](LICENSE.md).