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.
- Host: GitHub
- URL: https://github.com/spoonx/sxskeletonmodule
- Owner: SpoonX
- License: bsd-2-clause
- Created: 2013-03-20T14:18:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-21T12:26:12.000Z (over 13 years ago)
- Last Synced: 2025-04-07T18:46:19.231Z (about 1 year ago)
- Language: PHP
- Size: 117 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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._