Skip to content

w473/libkml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A php library to work with KML/KMZ files.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%