承接 trusted97/whitecat 相关项目开发

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

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

trusted97/whitecat

最新稳定版本:v1.0.0

Composer 安装命令:

composer require --dev trusted97/whitecat

包简介

Developer toolbox for avoid boring setup during development

README 文档

README

🧪 Test codecov Packagist PHP Version GitHub Packagist Version justforfunnoreally.dev badge PHPStan Enabled Maintainability

Developer toolbox for avoid boring setup during development

Whitecat is a developer toolbox of cli command. Each command is thought for avoid boring setup in developing of PHP: Packages, Library, Composer Plugin or everything you're building!

Table of Contents

Install

composer require --dev trusted97/whitecat

Usage

This command list all possible command available in whitecat

vendor/bin/whitecat list

Docker setup

This command setup basic docker environment for your library

vendor/bin/whitecat docker:setup

Github Init

This command setup basic .github directory and related files for your library

vendor/bin/whitecat github:init

GitHub Workflows

This command setup basic workflows for GitHub through actions

vendor/bin/whitecat github:workflow

GitHub Issue

This command setup basic issue template for your library

vendor/bin/whitecat github:issue

GitHub Pull

This command setup basic pull request template for your library

vendor/bin/whitecat github:pull

PHP CS Fixer

This command setup a basic PHP CS Fixer config file and check if in composer is installed

vendor/bin/whitecat php-cs-fixer:init

PHPStan

This command setup a basic PHPStan config file with starting level of 6 and check if in composer is installed

vendor/bin/whitecat phpstan:init

PHPUnit

This command setup a basic PHPUnit config file and check if in composer is installed

vendor/bin/whitecat phpunit:init

Compatibility

Repository Branch PHP Compatibility Status Docs
1.x ^8.2 New features and bug fixes Documentation 1.x

Contributing

Any questions, bug reports or suggestions for improvement are very welcome. See the contributing file for details on how to contribute.

License

Whitecat is licensed under the MIT license. See the LICENSE file for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-13