pheature / laravel-toggle
Pheature flags Laravel toggle.
Fund package maintenance!
pheature-flags
Requires
- php: ^7.4|^8.0|^8.1|^8.2
- illuminate/support: ^8.37|^9.0|^10.0
- laravel/framework: ^8.40|^9.0|^10.0
- nyholm/psr7: ^1.4
- pheature/inmemory-toggle: ^0.7
- pheature/toggle-crud-psr11-factories: ^0.7.2
- pheature/toggle-model: ^0.7
Requires (Dev)
- icanhazstring/composer-unused: ^0.8
- pheature/dbal-toggle: ^0.7
- pheature/php-sdk: ^0.7
- pheature/toggle-crud: ^0.7
- pheature/toggle-crud-psr7-api: ^0.7
- phpcompatibility/php-compatibility: ^9.3
- phpro/grumphp: ^1.0
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^8.0 || ^9.0
- roave/infection-static-analysis-plugin: ^1.18
- squizlabs/php_codesniffer: ^3.4
- symfony/var-dumper: ^4.2 || ^5.0 || ^6.0
- vimeo/psalm: ^4.4
Suggests
- pheature/dbal-toggle: Doctrine DBAL pheature toggle implementation.
- pheature/php-sdk: Use simplified view model to get evaluted feature toggles.
- pheature/toggle-crud: Add a CRUD layer to interact with features.
- pheature/toggle-crud-psr7-api: Add a HTTP API layer to interact with features.
This package is auto-updated.
Last update: 2024-10-31 00:17:45 UTC
README
Installation
Install it using composer package manager.
composer require pheature/laravel-toggle
Getting started
See the Getting started guide at main docs site.
Contributing
Your contributions are always welcome! Please have a look at the contribution guidelines first.
License
We really believe in the Open Source Software, we built our carers around it, and we feel that we need to return our knowledge to the community. For this reason we release all our packages under BSD-3-Clause licence.