contao/php-cs-fixer 问题修复 & 功能扩展

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

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

contao/php-cs-fixer

最新稳定版本:2.2.0

Composer 安装命令:

composer require contao/php-cs-fixer

包简介

PHP-CS-Fixer configurations for Contao

README 文档

README

This package includes the PHP-CS-Fixer configurations for Contao.

Installation

You can install the package with Composer:

composer require contao/php-cs-fixer

Usage

Add the following to your .php_cs.dist file:

<?php

$header = <<<EOF
This file is part of Contao.

(c) Leo Feyer

@license LGPL-3.0-or-later
EOF;

$config = new Contao\PhpCsFixer\DefaultConfig($header);
$config
    ->getFinder()
    ->in(['src/'])
;

return $config;

License

Contao is licensed under the terms of the LGPLv3.

Getting support

Visit the support page to learn about the available support options.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2019-09-30

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固