pheature / laravel-toggle
Pheature 标记 Laravel 开关。
0.7.4
2023-10-16 17:32 UTC
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-08-31 00:32:21 UTC
README
安装
使用 composer 包管理器 安装。
composer require pheature/laravel-toggle
入门指南
查看主 文档网站 中的入门指南。
贡献
您的贡献总是受欢迎!请首先查看 贡献指南。
许可证
我们真的相信开源软件,我们围绕它构建了我们的职业,我们认为我们需要将我们的知识回馈给社区。因此,我们所有包都在 BSD-3-Clause 许可证 下发布。