https://github.com/devjack/slim-zombie
Bootstrapped application using slimphp
https://github.com/devjack/slim-zombie
Last synced: 3 months ago
JSON representation
Bootstrapped application using slimphp
- Host: GitHub
- URL: https://github.com/devjack/slim-zombie
- Owner: devjack
- Created: 2014-10-20T07:33:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-20T08:34:55.000Z (over 10 years ago)
- Last Synced: 2025-01-30T15:49:30.248Z (4 months ago)
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
slim-zombie
===========Slightly less slim application framework based on Slim PHP.
Install
-------
```
curl -sS https://getcomposer.org/install | php
php composer.phar install
```