willi/td2

一个美丽的演示包

1.1.0 2023-07-03 10:14 UTC

This package is auto-updated.

Last update: 2024-10-03 13:19:30 UTC


README

## 安装

composer require willi/td2

## 本地

composer install
php vendor/bin/phpstan analyse src --level=max
php vendor/bin/php-cs-fixer fix src --rules=@PSR12
php vendor/bin/phpunit tests