Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedra/start-skel
Skeleton for Start PHP web projects
https://github.com/pedra/start-skel
Last synced: 11 days ago
JSON representation
Skeleton for Start PHP web projects
- Host: GitHub
- URL: https://github.com/pedra/start-skel
- Owner: pedra
- License: mit
- Created: 2014-02-12T15:00:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T19:19:17.000Z (about 9 years ago)
- Last Synced: 2024-11-27T23:12:00.556Z (2 months ago)
- Language: CSS
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Start-skel
==========
[![Latest Stable Version](https://poser.pugx.org/neos/start-skel/v/stable)](https://packagist.org/packages/neos/start-skel) [![Total Downloads](https://poser.pugx.org/neos/start-skel/downloads)](https://packagist.org/packages/neos/start-skel) [![Latest Unstable Version](https://poser.pugx.org/neos/start-skel/v/unstable)](https://packagist.org/packages/neos/start-skel) [![License](https://poser.pugx.org/neos/start-skel/license)](https://packagist.org/packages/neos/start-skel)Skeleton for Start PHP web projects.
Install
---Type in terminal (Linux/Windows/Mac):
Composer create-project neos/start-skel /path/to/php/project dev-master
*Required: [Composer](https://getcomposer.org/download/) & [Git](http://git-scm.com/book/en/Getting-Started-Installing-Git).*