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

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

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
```