Skip to content

Kill0p/fmi

This branch is 6 commits behind wingman007/fmi:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e83911a · Sep 11, 2013
Mar 6, 2013
Mar 8, 2013
Mar 6, 2013
Sep 11, 2013
Sep 11, 2013
Sep 11, 2013
Feb 28, 2013
Sep 11, 2013
Sep 9, 2013
Feb 1, 2013
Jan 20, 2013
Mar 9, 2013
May 9, 2013
Feb 8, 2013
Jul 17, 2013
Feb 1, 2013
Mar 14, 2013
Jun 10, 2013
Mar 10, 2013
Mar 14, 2013
Jun 12, 2013
Mar 10, 2013
Feb 1, 2013
Feb 8, 2013
Feb 22, 2013
Feb 28, 2013
Jan 25, 2013
Feb 28, 2013
Feb 1, 2013
Jul 16, 2013
Jun 12, 2013
Jul 16, 2013
Mar 8, 2013
Feb 25, 2013
Feb 20, 2013
Mar 14, 2013
Mar 15, 2013
Mar 14, 2013
Jul 17, 2013
Jul 17, 2013
Sep 9, 2013
Sep 9, 2013
Aug 18, 2013
Jul 29, 2013
Feb 26, 2013
Feb 8, 2013
Mar 13, 2013
Feb 15, 2013
Feb 1, 2013
Feb 8, 2013
May 30, 2013
Feb 8, 2013
Feb 17, 2013
Jan 25, 2013
Jan 25, 2013
Feb 8, 2013
Jun 1, 2013
Jun 1, 2013

Repository files navigation

ZendSkeletonApplication

Introduction

This is a simple, skeleton application using the ZF2 MVC layer and module systems. This application is meant to be used as a starting place for those looking to get their feet wet with ZF2.

Installation

Using Composer (recommended)

The recommended way to get a working copy of this project is to clone the repository and use composer to install dependencies:

cd my/project/dir
git clone git://github.com/zendframework/ZendSkeletonApplication.git
cd ZendSkeletonApplication
php composer.phar install

Using Git submodules

Alternatively, you can install using native git submodules:

git clone git://github.com/zendframework/ZendSkeletonApplication.git --recursive

Virtual Host

Afterwards, set up a virtual host to point to the public/ directory of the project and you should be ready to go!

About

Project for my students in FMI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published