Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tempestphp/tempest-app

Project scaffold for Tempest, the PHP framework that gets out of your way.
https://github.com/tempestphp/tempest-app

framework micro mvc php

Last synced: 5 days ago
JSON representation

Project scaffold for Tempest, the PHP framework that gets out of your way.

Awesome Lists containing this project

README

        

## Project scaffold for [Tempest](https://github.com/tempestphp), an MVC micro framework that gets out of your way.

```php
composer create-project tempest/app
cd
npm run dev
```

Read all about Tempest in [the docs](https://github.com/tempestphp/tempest-docs/blob/master/01-getting-started.md).