Skip to content
hthetiot edited this page Sep 13, 2010 · 17 revisions

h1.BaseZF
h2.What is BaseZF ?

BaseZF is a Zend Framework Implementation, it provide to the native Zend Framework some missing classes and functions to implement any website with standart features like following:

  • Simple and easy to deploy directory structure
  • Config sample and Example Module
  • Developer Envirenment with debug and logs for Business and Model Layer

BaseZF include allso some frontend part to make CSS and Javascript, it using Mootools JS Framework and BluePrint CSS Framework.

BaseZF is a good start to begin a site from scratch it provide to you guidelines and structure to maintain and make evolve your website and respect standart as the same time.

Clone this wiki locally