d076/php-framework

简单的PHP框架

dev-main 2023-12-17 08:06 UTC

This package is auto-updated.

Last update: 2024-09-17 09:50:50 UTC


README

简单的类似Laravel的MVC框架

快速设置

  1. 克隆模板以使用框架
git clone https://github.com/D076/php-framework-template.git
  1. 遵循模板的README说明