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.
- Host: GitHub
- URL: https://github.com/boring-dragon/velaa
- Owner: boring-dragon
- Created: 2019-12-13T00:07:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T00:19:05.000Z (over 5 years ago)
- Last Synced: 2025-03-20T11:58:39.685Z (12 months ago)
- Topics: composer, microframework, modelviewcontroller, mvc, php
- Language: PHP
- Homepage:
- Size: 163 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :turtle: Velaa
[](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.