承接 devnet/console 相关项目开发

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

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

devnet/console

最新稳定版本:1.1.1

Composer 安装命令:

composer create-project devnet/console

包简介

Console Application

README 文档

README

This package is a Console application template for DevNet Framework.

Requirements

  • PHP version 8.1 or higher
  • Composer version 2.0 or higher

Installation

You can use DevNet CLI to create a console application project by running the following command in your terminal:

devnet new console --project [project-Name]

Or using composer

composer create-project devnet/console [project-Name]

Execution

To run the application, navigate to the root of your project and run the following command in the Terminal:

./bin/run

Or using DevNet CLI

devnet run

Documentation

Full documentation on how to use DevNet Framework is available at devnet-framework.github.io

统计信息

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

GitHub 信息

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

其他信息

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