https://github.com/karhuts/framework
A simple routing PHP framework
https://github.com/karhuts/framework
framework php router view
Last synced: 3 months ago
JSON representation
A simple routing PHP framework
- Host: GitHub
- URL: https://github.com/karhuts/framework
- Owner: karhuts
- License: apache-2.0
- Created: 2022-01-06T10:44:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T01:56:23.000Z (over 1 year ago)
- Last Synced: 2026-01-11T16:44:52.148Z (3 months ago)
- Topics: framework, php, router, view
- Language: PHP
- Homepage:
- Size: 609 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Karthus

A simple Framework For PHP
# 框架概述
该框架原目的仅限于 Bluecity 集团内部基础架构后台后端渲染框架;
框架仅由`router`、`command`、`simple view`、`DB for illuminate/database`四者组成;
框架遵循`PSR4`标准;