Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sigmanificient/custom_php_mvc

an attempt in making more or less flexible php mvc
https://github.com/sigmanificient/custom_php_mvc

architecture framework mvc mvc-architecture mvc-framework php

Last synced: about 2 months ago
JSON representation

an attempt in making more or less flexible php mvc

Awesome Lists containing this project

README

        

# Custom Php MVC

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Sigmanificient/custom_php_mvc/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Sigmanificient/custom_php_mvc/?branch=master)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Sigmanificient/custom_php_mvc)
![GitHub repo size](https://img.shields.io/github/repo-size/Sigmanificient/custom_php_mvc)
![Lines of code](https://img.shields.io/tokei/lines/github/Sigmanificient/custom_php_mvc)
![GitHub last commit](https://img.shields.io/github/last-commit/Sigmanificient/custom_php_mvc)
![Github](https://shields.io/github/license/Sigmanificient/custom_php_mvc)

Simple Model/View/Controller based structure for an organized project.

## Requirements
- `Php >= 7.2`