wynd / nihilus-symfony-resolver
Nihilus 解析器提供程序作为 Symfony Bundle
2.1.0
2024-02-15 15:30 UTC
Requires
- php: >=7.2
- symfony/framework-bundle: ^4.0 | ^5.0 | ^6.0
- symfony/http-kernel: ^4.0 | ^5.0 | ^6.0
- symfony/yaml: ^4.0 | ^5.0 | ^6.0
- wynd/nihilus: 1.1.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- phpmd/phpmd: ^2.7
- phpunit/phpunit: ^9.0
- rector/rector: ^0.16
- spatie/phpunit-watcher: ^1.10
- symfony/console: ^4.0 | ^5.0
- symfony/var-dumper: ^4.0 | ^5.0
This package is auto-updated.
Last update: 2024-09-15 16:51:46 UTC
README
Nihilus 解析器提供程序作为 Symfony Bundle。由 Wynd 构建,并用于我们的后端项目。
快速开始
如何测试?
单元测试
vendor/bin/phpunit
集成测试
composer install
tests/App/console app:query
tests/App/console app:command
贡献
对于任何贡献(问题和PR),请遵循项目的 指导方针。
添加 ⭐️ 也是向此存储库贡献的一种方式 😉
本项目采用了 Contributor Covenant 中定义的行为准则。在向此存储库贡献之前,请查看 行为准则。