An open API service indexing awesome lists of open source software.

https://github.com/spoonx/sxskeletonmodule

A simple skeleton module for zend framework 2, containing everything you need.
https://github.com/spoonx/sxskeletonmodule

Last synced: 11 months ago
JSON representation

A simple skeleton module for zend framework 2, containing everything you need.

Awesome Lists containing this project

README

          

# {%MODULENAME%}
_Short description_

Installation
------------
1. Clone this repository, and run the setup command.

`git clone git@github.com:SpoonX/SxSkeletonModule.git; cd SxSkeletonModule; ./setup.sh Username ModuleName; cd ..;`
_**Note:** Replace the **Username** and **ModuleName** in the command above with your own._