Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sigmanificient/custom_php_mvc
- Owner: Sigmanificient
- License: mit
- Created: 2021-05-19T18:39:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T06:50:00.000Z (almost 3 years ago)
- Last Synced: 2024-11-06T17:40:23.071Z (3 months ago)
- Topics: architecture, framework, mvc, mvc-architecture, mvc-framework, php
- Language: PHP
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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`