2017 © Pedro Peláez
 

library son-skeleton-application

Skeleton Application for ZF2 from School of Net

image

wesleywillians/son-skeleton-application

Skeleton Application for ZF2 from School of Net

  • Wednesday, January 9, 2013
  • by wesleywillians
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

SONSkeletonApplication

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., (*1)

Installation

Clone the repository and manually invoke composer using the shipped composer.phar:, (*2)

cd my/project/dir
git clone https://github.com/wesleywillians/SONSkeletonApplication
cd SONkeletonApplication
php composer.phar self-update
php composer.phar install

(The self-update directive is to ensure you have an up-to-date composer.phar available.), (*3)

Virtual Host

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

Tests

This module is prepared to be tested with phpunit and Doctrine 2 is already setup., (*5)

OBS: Thanks eminetto to help with TestCase (https://github.com/eminetto/ZendSkeletonApplication)

SONSkeletonApplication

The Versions

09/01 2013

dev-master

9999999-dev http://framework.zend.com/

Skeleton Application for ZF2 from School of Net

  Sources   Download

MIT

The Requires

 

framework zf2 son

09/01 2013
09/01 2013