basic-php-project:使用 Composer 启动 PHP 项目的基本结构

时间:2021-06-11 20:36:35
【文件属性】:
文件名称:basic-php-project:使用 Composer 启动 PHP 项目的基本结构
文件大小:26KB
文件格式:ZIP
更新时间:2021-06-11 20:36:35
PHP 项目名 一个 PHP 实现 bla bla bla ...
【文件预览】:
basic-php-project-master
----public()
--------js()
--------index.php(2KB)
--------css()
----views()
--------alerts.php(1KB)
--------footer.php(406B)
--------header.php(1KB)
--------404.php(38B)
----routing.php(2KB)
----custom.routing.php(365B)
----config.php(1KB)
----controllers()
--------404.php(47B)
----lib()
--------.gitignore(0B)
----LICENSE(34KB)
----functions.php(7KB)
----composer.lock(15KB)
----cli()
--------404.php(76B)
----README.md(63B)
----run-cli(37B)
----data()
--------logs()
--------cache()
----.gitignore(70B)
----.htaccess(801B)
----composer.json(386B)

网友评论