hdliyu/tools

There is no license information available for the latest version (v1.0) of this package.

Maintainers

Details

github.com/hdliyu/tools

Source

Issues

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/hdliyu/tools

v1.0 2021-10-09 06:56 UTC

This package is auto-updated.

Last update: 2026-01-11 17:58:51 UTC


README

遍历如下目录结构获取文件和图片生成,如下HTML结构,用于解决前端程序员手动复制粘贴HTML结构

目录结构

生成代码

安装

composer require hdliyu/tools

用法

  1. 复制本项目目录下的image.php和command.php到项目根目录
  2. 打开命令行,执行命令,语法: php command.php 目录路径 类型,类型支持preview,text,html
  3. 按要求输入正确参数生成文件