简单的PHP核心应用,用于MVC框架

0.1.2 2018-02-20 03:10 UTC

This package is not auto-updated.

Last update: 2024-09-29 05:41:53 UTC


README

##需求

  • PHP(我的版本是7.1)
  • composer

##安装方式 composer require wisnurdi/mvc "0.1.0"composer create-project wisnurdi/mvc "0.1.0"