library koiterm
This is a custom light mvc frame!
koiterm/koiterm
This is a custom light mvc frame!
- Thursday, April 6, 2017
- by lyndn
- Repository
- 0 Watchers
- 0 Stars
- 21 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
koiterm
开始
````
require './vendor/autoload.php';
use Koiterm\Init\Core;
$C = new Core();
$koiterm = $C->creatapp();
$koiterm->init();, (*1)
dev-master
9999999-dev
This is a custom light mvc frame!
Sources
Download
MIT
by
Yan Chao