ambientia/data-cleaner-bundle

安装量: 1,266

依赖: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 1

公开问题: 0

类型:symfony-bundle

v2.0.0 2021-05-20 13:14 UTC

This package is auto-updated.

Last update: 2024-09-20 20:11:03 UTC


README

DataCleanerBundle 提供将 DataCleaner 库集成到 Symfony 框架中的功能。Symfony Bundle 用于 https://github.com/alphpkeemik/data-cleaner

开发

运行 docker docker-composer up -d

bash 到容器 docker/bash.sh

运行代码修复器

运行 php cs fixer ./vendor/bin/php-cs-fixer fix

运行测试

使用 phpunit 运行测试 ./vendor/bin/phpunit

运行分析器

运行 phan ./vendor/bin/phan