nipunadodan/orange-core
Composer 安装命令:
composer require nipunadodan/orange-core
包简介
Lightweight framework for PHP
README 文档
README
Lightweight PHP framework
Requirements
- PHP 7.2+
- Enable cURL PHP Extension
- Enable JSON PHP Extension
- Enable MBString PHP Extension
Dependencies
- cURL : Http communication with the payment gateway
Installation
Composer
We recommend using Composer. (Note: we never recommend you
override the new secure-http default setting).
Update your composer.json file as per the example below and then run
composer update.
{
"require": {
"php": ">=7.3",
"nipunadodan/orange-core": "^3"
}
}
统计信息
- 总下载量: 112
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-05-13