enabel/coding-standard-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

enabel/coding-standard-bundle

最新稳定版本:4.1.0

Composer 安装命令:

composer require enabel/coding-standard-bundle

包简介

Enabel bundle that provide coding standard and dev helpers

README 文档

README

License SymfonyInsight codecov CI

Introduction

The bundle aims to provide basics Coding Standard and helper, including:

  • PHPCsFixer (PSR-12, Symfony)
  • PHPStan (Symfony, Doctrine, PHPUnit)
  • Rector (Symfony, Doctrine, PHPUnit, Twig)
  • Linter
    • Twig
    • Yaml
    • Symfony container
    • Symfony services
    • Doctrine
    • Composer
  • Makefile
  • Docker (MySQL, Redis, Mailcatcher)

Installation & usage

You can check docs here

Versions & dependencies

The current version of the bundle works with Symfony 7.0+. The project follows SemVer.

You can check the changelog.

Contributing

Feel free to contribute, like sending pull requests to add features/tests or creating issues

Note there are a few helpers to maintain code quality, that you can run using these commands:

composer csf # Code style check
composer stan # Static analysis
composer test # Run tests

统计信息

  • 总下载量: 5.24k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 5
  • Forks: 0
  • 开发语言: Makefile

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-12