文件名称:tardis:用于Web应用程序的基于PHP的后端
文件大小:96KB
文件格式:ZIP
更新时间:2024-03-29 22:29:59
API服务Stacha.dev
安装方式
克隆存储库: git clone https://github.com/Stacha-dev/tardis.git && cd tardis
运行安装脚本./bin/install.sh
【文件预览】:
tardis-develop
----.php_cs(103B)
----.gitignore(253B)
----.htaccess(126B)
----src()
--------Lib()
--------View()
--------Controller()
--------Model()
--------Bootstrap.php(2KB)
----bin()
--------install.sh(489B)
--------console(542B)
----CONTRIBUTING.md(542B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----public()
--------api()
--------admin()
--------storage()
----composer.json(2KB)
----.github()
--------CODEOWNERS(24B)
--------ISSUE_TEMPLATE()
--------pull_request_template.md(264B)
--------workflows()
----composer.lock(284KB)
----README.md(2KB)
----phpunit.xml(2KB)
----tests()
--------Lib()
--------BootstrapTest.php(834B)
--------Controller()
----config()
--------common.ini(196B)
--------api.ini(361B)
----phpstan.neon.dist(62B)
----migrations.php(436B)
----tmp()
--------.gitkeep(0B)
----cli-config.php(151B)
----.editorconfig(108B)
----phpdoc.dist.xml(541B)