ldebrouwer/distance
最新稳定版本:v0.2
Composer 安装命令:
composer require ldebrouwer/distance
包简介
Distance helps you calculate the distance between GPS coordinates, in vanilla PHP. Pure and simple.
README 文档
README
Distance helps you calculate the distance between GPS coordinates, in vanilla PHP. Pure and simple.
Installation
Using Composer
When using Composer you can always load in the latest version.
{
"require": {
"ldebrouwer/distance": "~0.2"
}
}
Check it out on Packagist.
Documentation
This is still on the to-do list. The code is pretty well documented though and should autocomplete in most IDEs.
Still to come
- Expanded unit support.
- Documentation.
统计信息
- 总下载量: 103
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-25