MikeBerryFR / zf2-boilerplate

Unofficial & enhanced skeleton application for ZF2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZF2 Boilerplate

ZF2 Boilerplate is an unofficial & enhanced version of the original skeleton application, serve as a simple starting point to begin building your application based on latest Zend Framework 2 version while utilizing modern & must-have third party tools and libraries like Bower, Bootstrap 3, Grunt, Imagine, DoctrineORMModule, Phpunit etc..

Boilerplate home!

This project also aims to reduce repeated steps to start a new project based on ZF2 & Doctrine 2 while applying and following common best-practices for applications which care about scaling.

Usage

Just clone this project into your workstation, remove the .git dir, change the directory name to 'MyProject' and done! You're ready to continue coding on your very own app.

## Documentation Please check out the data/docs folder for detailed documentation.

## Installation Installation steps and requirements also documented on Installation.md

About

Unofficial & enhanced skeleton application for ZF2


Languages

Language:PHP 70.3%Language:HTML 17.1%Language:CSS 7.4%Language:JavaScript 4.7%Language:ApacheConf 0.5%