承接 hmazter/console-skeleton 相关项目开发

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

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

hmazter/console-skeleton

Composer 安装命令:

composer create-project hmazter/console-skeleton

包简介

Skeleton for a console application with DI-container and yaml-config

README 文档

README

Latest Stable Version Total Downloads License

Skeleton for a console application, including:

Getting started

This will create a new project with the skeleton for a console application:

composer create-project hmazter/console-skeleton the-new-app-name
cd the-new-app-name

The skeleton can then be executed with:

./app

Building distributable phar

A phar-file that can be distributed can be built with:

composer build

This will output the phar-file in the project root, named <project-directory-name>.phar.

Running with docker

Build the app with:

docker-compose build

And run the app with docker with this command:

docker-compose run console ./app

Tests

Tests can be run with:

composer test

Static Code analyse

Code can be static analysed with PHPStan:

composer analyse

Continue building

Go ahead and:

  • Edit/replace command in src/Commad/ExampleCommand
  • Add more commands in src/Command
  • Add additional classes that you need in src/
  • Edit/replace the test in tests/Command/ExampleCommandTest

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固