jandanielewicz/calculator
Composer 安装命令:
composer require jandanielewicz/calculator
包简介
README 文档
README
install:
composer require jandanielewicz/calculator:dev-master
API routes:
GET /api/add/{a}/{b}
GET /api/substract/{a}/{b}
GET /api/multiply/{a}/{b}
GET /api/divide/{a}/{b}
where {a}, {b} are int/float numbers
Tests: run vendor/bin/phpunit vendor/jandanielewicz/calculator/tests/ after running composer
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-07-28