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

https://github.com/mondial7/eke

First draft of a Php Framework - MVC and Front Controller patterns
https://github.com/mondial7/eke

front-controller-pattern mvc-pattern php-framework php7 twig

Last synced: 6 days ago
JSON representation

First draft of a Php Framework - MVC and Front Controller patterns

Awesome Lists containing this project

README

          

# EKE
First draft of a Php Framework - MVC and Front Controller patterns

:construction: Not Stable yet, here is why ...

:construction: It has being developed along with university projects of last and current year (the last one will be pushed soon)

:construction: Here is one of the project built on top of the framework: [findmyplace](https://github.com/mondial7/findmyplace)

# Quick & Dirty setup

```bash
cd app
composer install
```

using Composer for Twig