fangzy/php-run

There is no license information available for the latest version (v0.1.1) of this package.

php命令行运行框架

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/fangzy/php-run

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

This package is auto-updated.

Last update: 2025-10-24 15:09:10 UTC


README

php命令行运行框架

使用

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

目录结构

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