visavi/cleanup 问题修复 & 功能扩展

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

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

visavi/cleanup

最新稳定版本:v1.5.2

Composer 安装命令:

composer require visavi/cleanup

包简介

Cleaning vendor directory

README 文档

README

Latest Stable Version Total Downloads Latest Unstable Version License

Cleaning composer vendor directory

It cleans up any tests, descriptions, documentation, examples, etc.

  • .git
  • .github
  • test
  • tests
  • travis
  • demo
  • example
  • examples
  • doc
  • docs
  • license
  • changelog*
  • changes*
  • faq*
  • contributing*
  • history*
  • upgrading*
  • upgrade*
  • readme*
  • {,.}*.yml
  • *.md
  • *.xml
  • *.txt
  • *.dist
  • *.neon
  • .php_cs*
  • .scrutinizer
  • .gitignore
  • .gitattributes
  • .editorconfig
  • .phpstorm.meta.php
  • dockerfile
  • composer.lock

Installing

composer require visavi/cleanup

Run

./vendor/bin/cleanup

Option

--help (-h) - Display help message

--include (-i) - include new rules pattern

--exclude (-e) - excludes from the pattern rule

--verbose (-v) - Increase the verbosity of messages

--path (-p) - Find on specific path

--dry (-d) - Run without actual remove

the list of arguments must be passed by a comma

Example

./vendor/bin/cleanup -v --path symfony --include *.zip,*.rar --exclude doc,docs,test

License

The class is open-sourced software licensed under the MIT license

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-01-11