定制 metadrop/drupal-dev 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

metadrop/drupal-dev

最新稳定版本:v2.9.0

Composer 安装命令:

composer require metadrop/drupal-dev

包简介

Development dependencies for Drupal projects on top of drupal/core-dev

README 文档

README

On top of drupal/core-dev, this package adds more development dependencies that are useful in any drupal development.

Devel

Devel provides suite of modules containing helpful tools for module developers and themers.

PHP Code Sniffer.

Verify that the code follows the best practices. It will integrate the own drupal coding standards.

More info

PHP mess detector.

Find potential problems in the PHP code. More info

PHP copy paste detector.

Detect duplicated code. More info

Behat

Allows writing behaviour driven development in PHP, very useful to cover the functionalities of your Drupal site. More info

Step time logger

Finds slow scenarios by measuring the time spent on each step. More info

PHPQA

PHPQa allows to unify all the static analysis tools in just one command to makes code quality review easier.

Drupal check

Built on PHPStan, drupal-check will check for correctness (e.g. using a class that doesn't exist), deprecation errors, and more.

GrumPHP

Ensure developers follow the Drupal coding standards and best practices. To make your projects fit the highest quality assurance, a git-hook is automatically installed so is not possible to commit any change without accomplishing those quality requirements.

More info

Grumphp drupal check

Grumphp drupal check ensures that deprecated code is detected before commiting it.

Scripthor

Swiss knife of scripts for speed up the development on drupal projects. More info

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 3
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2021-05-04