fangzy/php-run

此包最新版本(v0.1.1)没有可用的许可证信息。

php命令行运行框架

v0.1.1 2021-11-24 06:38 UTC

This package is auto-updated.

Last update: 2024-09-24 12:49:34 UTC


README

php命令行运行框架

使用方法

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

目录结构

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