Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 597 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 597 Bytes

ZendLighweightMongoSkeleton

skeleton for my zend mongo apps, with lightweight mongo support and profiling code included.

Docs and some files will be update later.

Has prepared and configured:

  • twig templates support
  • zend-developer-tools toolbar
  • simple colinmollenhour/mongodb-php-odm support for mongo
  • simple mongo plugin for zend-developer-tools toolbar
  • webino/ZF2NetteDebug debugin plugin included
  • psychowico/AssetsCompiler included (for auto-minify css and js files)
  • Guardfile for simple recompile COFFEE/LESS files and live-reload, need this plugins installed in system