Ecosyste.ms: Awesome
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: about 1 month 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-21T12:26:12.000Z (almost 12 years ago)
- Last Synced: 2024-04-14T05:16:30.762Z (9 months ago)
- Language: PHP
- Size: 117 KB
- Stars: 6
- Watchers: 3
- 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 [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._