Is there any PHPCB plugin for phpStorm?

hey there,

Is there any PHPCB plugin for phpStorm? I'm looking for one for my project,
Or any tool for checking all of these [lint,phploc,pdepend,phpcpd,phpmd-ci,phpcs-ci,phpdoc,phpcb] ?
Please give me advice

Thanks.

0

Unfortunately there is no PHPCB tools for PhpStorm.
The IDE only supports PHPCS and PHPMD as code quality tools: https://confluence.jetbrains.com/display/PhpStorm/PHP+Code+Quality+Tools .

0

请先登录再写评论。