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

https://github.com/boring-dragon/velaa

A Simple mini php microframework i wrote in php.
https://github.com/boring-dragon/velaa

composer microframework modelviewcontroller mvc php

Last synced: 12 months ago
JSON representation

A Simple mini php microframework i wrote in php.

Awesome Lists containing this project

README

          

# :turtle: Velaa
[![StyleCI](https://github.styleci.io/repos/227719437/shield?branch=master)](https://github.styleci.io/repos/227719437?branch=master)

A Simple mini microframework I wrote in PHP. This is not a production-level framework. This was mainly built to learn about building an MVC framework and for me to experiment things. Anyone is welcome to update or use the codes :)

### Note: Documentation is on the way.