定制 webeweb/geo-json-library 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

webeweb/geo-json-library

最新稳定版本:v1.10.0

Composer 安装命令:

composer require webeweb/geo-json-library

包简介

Integrate Geo JSON with your projects

README 文档

README

Github actions workflow status Coveralls Packagist version Packagist license

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) paypal.me

Compatibility

PHP

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

If you like this work, please consider donating at paypal.me

统计信息

  • 总下载量: 17.47k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-05-26