承接 znframework/package-console 相关项目开发

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

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

znframework/package-console

最新稳定版本:8.24.0

Composer 安装命令:

composer require znframework/package-console

包简介

ZN Framework Console Package

README 文档

README

ZN Framework Console Package

Follow the steps below for installation and use.

Installation

You only need to run the following code for the installation.

composer require znframework/package-console

Documentation

Click for documentation of your library.

Usage Steps

  • Move to the root directory of the zerocore file in the package.
  • Change the name of the zeroneed.php file in the zerocore file to index.php.
  • Edit the contents of the index.php file as follows.

<?php require 'vendor/autoload.php';

ZN\ZN::run();
# After the steps above, you can use commands from the console.
php zerocore command-list

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-01-21