/zfhtml5

Zend Framework HTML5 base project

Primary LanguageJavaScript

Zend Framework HTML5 project

This project is designed to be a basic HTML5 project using Zend Framework. It sets relevant doctypes, a few bits of CSS and JS, enables using layouts and so on.

Features

  • Zend Framework (using 1.11.11)
  • ZF Layouts enabled
  • Namespace and autoloading in the "Application" namespace
  • Clean Bootstrap (empty!)
  • ViewHelper plugin to include common css, js, set title, doctype etc.
  • modernizr 2.5.3 (note - using developer version)
  • addOnLoad function
  • HTML5 doctype
  • html5shiv

Licenses