cyberprojekt/libkml
Composer 安装命令:
composer require cyberprojekt/libkml
包简介
KML Library - libKML maps KML/KMZ data into proper objects that follows the KML specification. The purpose of the library is create KML file from code, parse KML files and convert to another formats maintaining the complete KML information.
README 文档
README
libKML v.0.2.4 ----------------------------------- Fork of php-libKML https://github.com/earelin/php-libkml A php library to work with KML/KMZ files libKML maps KML/KMZ data into proper objects that follows the KML specification. The purpose of the library is create KML file from code, parse KML files and convert to another formats maintaining the complete KML information. Requires ----------------------------------- PHP 7.1 Tests ----------------------------------- ./vendor/bin/phpunit PHP_CodeSniffer ----------------------------------- vendor/bin/phpcs --extensions=php --standard=PSR2 --ignore=*local.php src/ tests/ PHP Code Beautifier and Fixer ----------------------------------- vendor/bin/phpcbf --extensions=php --standard=PSR2 src/ tests/
统计信息
- 总下载量: 309
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2017-06-27