承接 matks/php-makeup 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

matks/php-makeup

最新稳定版本:v1.0

Composer 安装命令:

composer require matks/php-makeup

包简介

PHP tool to increase the readabiliy of your code

README 文档

README

Latest Stable Version Build Status Scrutinizer Code Quality Code Coverage License

PHP Tool that parses php files and applies some esthetic design rules to increase the readability of your code. It aims to cover additional features not implemented in PHP-CS-Fixer.

Features

  • variables assignment alignment
  • use statements ordering

Installation

Install the dependencies with composer

composer install

Tests

Install the dev dependencies with composer

composer install --dev

Run the unit tests suite with atoum binary.

vendor/bin/atoum -bf vendor/autoload.php -d tests/Units/

Usage

Run the following command:

$ bash php-makeup <folder>

Incoming features:

  • phpDoc consistency

统计信息

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

GitHub 信息

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

其他信息

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