Download the PHP package zoueature/jdi without Composer
On this page you can find all versions of the php package zoueature/jdi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zoueature/jdi
More information about zoueature/jdi
Files in zoueature/jdi
Download zoueature/jdi
More information about zoueature/jdi
Files in zoueature/jdi
Please rate this library. Is it a good library?
Informations about the package jdi
jdi
Just a simple PHP framework
- 安装依赖
- 编写相关路由,
/path/to/jdi/route/api.php
- 控制器位于
/path/to/jdi/app/Controller
, 所有的控制器继承自Core\Controller
(可选) - 数据库操作位于
/path/to/jdi/app/Model
, 所有的模型必须继承自Core\Model
- 所有的log均打在
/path/to/jdi/logs
下
All versions of jdi with dependencies
PHP Build Version
Package Version
The package zoueature/jdi contains the following files
Loading the files please wait ....