ebukaodini / initframework
一个简单快速的PHP框架,适用于PHP开发者。
dev-master
2021-04-06 21:33 UTC
Requires
- hayageek/oauth2-yahoo: ^2.0
- league/oauth2-google: ^3.0
- phpmailer/phpmailer: ^6.1
- stevenmaguire/oauth2-microsoft: ^2.2
- symfony/polyfill-mbstring: ^1.18
Requires (Dev)
- php: >=7.3.0
- phpunit/phpunit: ^9.3
- symfony/dotenv: ^5.1
This package is auto-updated.
Last update: 2024-09-21 22:57:42 UTC
README
👌🏽 为PHP开发者提供的简单Web框架。
框架文档
可用脚本
在项目目录中,你可以运行
启动应用
./init run app
以开发模式运行应用。
打开https://:8080 在浏览器中查看。