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: 5 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T06:50:00.000Z (over 3 years ago)
- Last Synced: 2025-02-17T05:27:09.229Z (8 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
[](https://scrutinizer-ci.com/g/Sigmanificient/custom_php_mvc/?branch=master)




Simple Model/View/Controller based structure for an organized project.
## Requirements
- `Php >= 7.2`