alex-kalanis/kw_coordinates 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

alex-kalanis/kw_coordinates

最新稳定版本:v3.0.0

Composer 安装命令:

composer require alex-kalanis/kw_coordinates

包简介

Transcode between coordinates - base libraries

README 文档

README

Build Status Scrutinizer Code Quality Latest Stable Version Minimum PHP Version Downloads License Code Coverage

Work with coordinates, have some basic stuff to expand to local or remote services.

PHP Installation

composer.phar require alex-kalanis/kw_coordinates

(Refer to Composer Documentation if you are not familiar with composer)

PHP Usage

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add some external packages with connection to the local or remote services.

3.) Connect the correct libraries to your code.

4.) Extend your libraries by interfaces inside the package.

5.) Just call setting and render

Caveats

You might not be able to extend these interfaces directly to use other coordinate systems due limitations of php math functions (like pow() - tested, got problematic results) and you might need the external service that calculates the results in another language and here comes only adapting the code into your current one.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2022-12-07