attogram/attogram-info

此包已被 弃用,不再维护。未建议替换包。

Attogram 框架的信息模块

安装: 34

依赖: 0

建议者: 5

安全: 0

星标: 0

关注者: 1

分支: 0

类型:项目

v0.0.6 2016-07-21 22:25 UTC

This package is auto-updated.

Last update: 2020-02-09 03:59:50 UTC


README

构建状态 最新稳定版本 最新不稳定版本 总下载量 许可证 代码气候 问题计数 Codacy 徽章 [变更日志] [待办事项]

这是 信息模块,用于 Attogram 框架

安装信息模块

  • 您已经安装了 Attogram 框架,对吧?
  • 转到您的安装的顶级目录,然后运行
composer create-project attogram/attogram-info modules/_attogram_info

信息模块内容

公共操作

  • actions/license.php - 加载、解析并显示 Attogram 顶级 ./LICENSE.md
  • actions/readme.php - 加载、解析并显示 Attogram 顶级 ./README.md

管理员操作

  • admin_actions/info.php - 关于当前安装的调试信息

包含的文件

  • includes/MarkDownPage.php - markdown 页面生成器

杂项

  • tests/BaseTest.php - phpunit 测试