forked from simonschaufi/php-libkml
-
Notifications
You must be signed in to change notification settings - Fork 0
w473/libkml
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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
Languages
- PHP 100.0%