innmind/lab-station 问题修复 & 功能扩展

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

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

innmind/lab-station

最新稳定版本:4.5.0

Composer 安装命令:

composer require innmind/lab-station

包简介

CLI tool to automate part of the development process

README 文档

README

CI codecov Type Coverage

Development tool to automate certain parts of the dev cycle.

Automatisations:

  • Propose to update dependencies when starting working on the project
  • Launch BlackBox proofs when src, proofs, fixtures or properties folders are modified
  • Launch PHPUnit tests when src, tests or fixtures folders are modified
  • Launch Psalm checks (if a psalm.xml exists) when src folder is modified
  • Verify the code style (if a .php_cs.dist or .php-cs-fixer.dist.php file exists) when src, tests, proofs, fixtures or properties folders are modified
  • Start docker compose when there is a docker-compose.yml at the project root
showcase.mov

Installation

composer global require innmind/lab-station

Usage

In the project you want to work on (at the same level of composer.json):

lab-station

That's it, no configuration needed.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-07-15