Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/pennant
A simple, lightweight library for managing feature flags.
https://github.com/laravel/pennant
feature flags laravel pennant
Last synced: 1 day 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 (about 2 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-12-17T18:25:57.000Z (9 days ago)
- Last Synced: 2024-12-24T01:55:38.861Z (3 days ago)
- Topics: feature, flags, laravel, pennant
- Language: PHP
- Homepage: https://laravel.com/docs/pennant
- Size: 932 KB
- Stars: 485
- Watchers: 10
- Forks: 49
- Open Issues: 0
-
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).