framework firadiophp
The FiradioPHP Framework
firadio/firadiophp
The FiradioPHP Framework
- Friday, June 15, 2018
- by firadio
- Repository
- 1 Watchers
- 0 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
firadiophp - 飞儿云PHP框架
说明
更新的 firadiophp 已支持访问阿里云的OTS服务。, (*1)
准备好必要的依赖
1:需要PHP 5.6 及以上版本,包括7.0、7.1、7.2、7.3。推荐使用PHP7,以得到最好的性能。, (*2)
2:下载并安装https://getcomposer.org/download/, (*3)
使用步骤
-
下载 firadiophp 并解压到本地。, (*4)
-
通过下面方式安装依赖。
根目录中运行:composer_install.bat, (*5)
可在【阿里云】的【函数计算】中使用
-
将本文件夹打包并上传到【函数计算】(无需Composer), (*6)
-
在【概览】中的【函数属性】中点击【修改】按钮, (*7)
-
设置【函数入口】为【aliyun-fc.handler】, (*8)
-
打开【是否配置函数初始化入口】功能, (*9)
-
【函数初始化入口】的内容填写【aliyun-fc.initializer】, (*10)
-
在【环境变量】中,添加键【PHP_INI_SCAN_DIR】,值【/code/extension】, (*11)
-
确定修改后即可开始测试了, (*12)
贡献代码
- 我们非常欢迎大家为 firadiophp 贡献代码
帮助和支持 FAQ