planktonfun/zf2elayout 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

planktonfun/zf2elayout

Composer 安装命令:

composer require planktonfun/zf2elayout

包简介

ZF2 Electronic view in HTML 5

README 文档

README

Zendframework 2 Electronic Representation

  • Displays current application modules in relation to other modules in HTML5
  • Helps developers understand current application with ease without having to go through scripts one by one.

Installation:

  • Generate zf2 classmap via command line if haven't already:
$ vendor/bin/zf.php generate class_map
  • Install this module to your vendor folder via command line:
$ php composer.phar require planktonfun/zf2elayout:dev-master
$ cp -r vendor/planktonfun/zf2elayout/ELayout module/ELayout
$ rm -r vendor/planktonfun
  • Add "ELayout" Module to your application.config.php
  • Browse the module through "/emap"
  • Enjoy!

What it looks like:

Alt text

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: Unknown
  • 更新时间: 2014-12-14