Skip to content

moee/ZendSkeletonApplication

 
 

Repository files navigation

moee/ZendSkeletonApplication

Introduction

This is a simple, skeleton application based on the ZendSkeletonApplication.

This project is meant to be a first start for me with ZF2 as well as a clean starting point for new projects.

Set up / Installation

This project uses phing as build system. After checking out the project, run the following commands:

  • php phar.composer update
  • php phar.compuser install
  • phing setup
  • Create the database and import vendor/zf-commons/zfc-user/data/schema.sql

About

Sample application skeleton using the ZF2 MVC layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%