Skip to content

jiromm/zf3-skeleton-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zf3-skeleton-application

For those who can't live without serviceLocator in controllers and services

Install

The only thing you should do is to clone the repo and run composer install.

git clone git@github.com:jiromm/zf3-skeleton-application.git .

composer install

To check that everything works, try

php -S 0.0.0.0:8080 -t public/ public/index.php

Then open http://0.0.0.0:8080/ in browser.

About

For those who can't live without serviceLocator in controllers and services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published