planktonfun/zf2elayout

There is no license information available for the latest version (dev-master) of this package.

ZF2 Electronic view in HTML 5

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

dev-master 2014-12-30 16:01 UTC

This package is not auto-updated.

Last update: 2024-05-07 01:23:17 UTC


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