Skip to content

yueheng0112/php-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-run

php命令行运行框架

使用

php run index/index/good a=3 b=2

目录结构

|-app
    |-index
        |-Index.php            
|-src
    |-core        
|-run