spomky/custom-beaver
最新稳定版本:1.0.0
Composer 安装命令:
composer require spomky/custom-beaver
包简介
A set of commands to manage your PHP projects
README 文档
README
This repository contains an application with a curated set of commands for Castor CLI.
You can directly use the castor.php file or one of the PHAR/binary files depending on your needs.
It is designed for web application based on Symfony and running on a Docker environment.
Available commands
Docker commands:
beaver build: build your Docker imagesbeaver start: start your Docker containersbeaver stop: stop your Docker containersbeaver restart: restart your Docker containersbeaver destroy: clean your Docker infrastructure
PHP/Symfony commands:
beaver php: run a PHP command from the Docker Containerbeaver console: run a Symfony Console command from the Docker Containerbeaver consume: run a Messenger Consumer from the Docker Containerbeaver frontend: compile the frontendbeaver update: This command will change in a near future. Do not use.
CI/CD commands:
beaver check-licenses: check the licenses of your dependenciesbeaver cs: check the coding standardsbeaver deptrac: run Deptrac to analyze dependenciesbeaver infect: run mutation testingbeaver rector: run Rector to upgrade codebeaver stan: run PHPStanbeaver test: run PHPUnit testsbeaver validate: validate Composer configuration
Future commands
beaver deploy: deploy your applicationbeaver release: release a new version of your applicationbeaver rollback: rollback to a previous version of your applicationbeaver update: existing command will be refactoredbeaver upgrade: upgrade the Symfony versionbeaver lint: run lintersbeaver security: run security checks
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-09-10