定制 xemotangch/hello-world 二次开发
按需修改功能、优化性能、对接业务系统,提供一站式技术支持
邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316
最新稳定版本:1.0.0
Composer 安装命令:
composer require xemotangch/hello-world
composer hello world
测试上传自己的composer依赖包。
$ composer require XemoTangch/hello-world
<?php use HelloWorld\Start; $start = new Start(); $start->run();