fangzy/php-run

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

php命令行运行框架

Maintainers

Package info

github.com/yueheng0112/php-run

pkg:composer/fangzy/php-run

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-24 16:05:57 UTC


README

php命令行运行框架

使用

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

目录结构

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