innmind/lab-station
最新稳定版本:4.5.0
Composer 安装命令:
composer require innmind/lab-station
包简介
CLI tool to automate part of the development process
README 文档
README
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,fixturesorpropertiesfolders are modified - Launch PHPUnit tests when
src,testsorfixturesfolders are modified - Launch Psalm checks (if a
psalm.xmlexists) whensrcfolder is modified - Verify the code style (if a
.php_cs.distor.php-cs-fixer.dist.phpfile exists) whensrc,tests,proofs,fixturesorpropertiesfolders are modified - Start docker compose when there is a
docker-compose.ymlat 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
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-15