jlaso/gps
最新稳定版本:0.1
Composer 安装命令:
composer require jlaso/gps
包简介
I intent in this repo to have togheter all my gps tools that I need for my projects.
关键字:
README 文档
README
jlaso/gps
gps related tools
I intent in this repo to have togheter all my gps tools that I need for my projects
- distance calculation between two gps points
Required PHP7
Version
1.1
Authors
Installation
To use the tools of this repo only has to be required in your composer.json:
{
"require":{
"jlaso/gps": "dev-master"
}
}
Use
Simply use the classes in it.
Tests
You can launch the test with phpunit.
License
MIT
统计信息
- 总下载量: 165
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-04