文件名称:地理工具相关的PHP库.zip
文件大小:84KB
文件格式:ZIP
更新时间:2022-07-31 04:11:26
类库下载-地理工具相关的PHP库
很多人在找关于地理工具的PHP库,今天就给大家总结整理了一份地理工具相关的PHP库,下面是片段代码<?php namespace League\Geotools; use League\Geotools\Coordinate\CoordinateInterface; trait CoordinateCouple { protected $from; protected $to; }类库是一个综合性的面向对象的可重用类型集合,这些类型包括:接口、抽象类和具体类。类库可以解决一系列常见编程任务(包括诸如字符串管理、数据收集、数据库连接以及文件访问等任务),还可以解决多种专用开发任务(控制台应用程序、桌面应用程序、WEB应用程序等)
【文件预览】:
geotools-master
----composer.json(2KB)
----bin()
--------geotools(2KB)
----LICENSE(1KB)
----CONTRIBUTING.md(830B)
----src()
--------GeometryInterface.php(2KB)
--------Coordinate()
--------BoundingBox()
--------Vertex()
--------ArrayCollection.php(3KB)
--------GeotoolsInterface.php(2KB)
--------Polygon()
--------Geohash()
--------Convert()
--------CoordinateCouple.php(637B)
--------Distance()
--------Batch()
--------CLI()
--------GeometryCollection.php(4KB)
--------Cache()
--------Geotools.php(2KB)
--------Exception()
----.gitignore(66B)
----CHANGELOG.md(7KB)
----phpunit.xml.dist(626B)
----README.md(29KB)
----.gitattributes(93B)