webeweb/geo-json-library
最新稳定版本:v1.10.0
Composer 安装命令:
composer require webeweb/geo-json-library
包简介
Integrate Geo JSON with your projects
README 文档
README
Integrate Geo JSON with your projects.
geo-json-library includes classes for each data structure defined in the
GeoJSON specification.
If you like this package, pay me a beer (or a coffee)
Compatibility
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:
composer require webeweb/geo-json-library
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Usage
Read the documentation.
Testing
To test the package, is better to clone this repository on your computer. Open a command console and execute the following commands to download the latest stable version of this package:
git clone https://github.com/webeweb/geo-json-library.git
cd geo-json-library
composer install
Once all required libraries are installed then do:
vendor/bin/phpunit
License
geo-json-library is released under the MIT License. See the bundled LICENSE
file for details.
Donate
统计信息
- 总下载量: 17.47k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-26