Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spoonx/sxskeletonmodule

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

Last synced: about 1 month 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 [email protected]:SpoonX/SxSkeletonModule.git; cd SxSkeletonModule; ./setup.sh Username ModuleName; cd ..;`
_**Note:** Replace the **Username** and **ModuleName** in the command above with your own._