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

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

Awesome Lists containing this project

README

          

# Karthus

![avatar](./static/logo.jpg)

A simple Framework For PHP

# 框架概述

该框架原目的仅限于 Bluecity 集团内部基础架构后台后端渲染框架;

框架仅由`router`、`command`、`simple view`、`DB for illuminate/database`四者组成;

框架遵循`PSR4`标准;