library zf2elayout
ZF2 Electronic view in HTML 5
planktonfun/zf2elayout
ZF2 Electronic view in HTML 5
- Tuesday, December 30, 2014
- by planktonfun
- Repository
- 1 Watchers
- 2 Stars
- 5 Installations
- JavaScript
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ZF2ELayout
Zendframework 2 Electronic Representation, (*1)
- 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:, (*2)
$ vendor/bin/zf.php generate class_map, (*3)
-
Install this module to your vendor folder via command line:, (*4)
$ 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, (*5)
- Browse the module through "/emap"
- Enjoy!
What it looks like:
, (*6)
dev-master
9999999-dev
ZF2 Electronic view in HTML 5
Sources
Download
The Requires