Download the PHP package simonschaufi/php-libkml without Composer
On this page you can find all versions of the php package simonschaufi/php-libkml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simonschaufi/php-libkml
More information about simonschaufi/php-libkml
Files in simonschaufi/php-libkml
Package php-libkml
Short Description A library to manipulate KML/KMZ files
License GPL-3.0
Homepage https://github.com/simonschaufi/php-libkml
Informations about the package php-libkml
PHP KML parser
A php library to parse KML/KMZ files.
php-libKML maps KML/KMZ data into PHP objects that follow the KML specification. The purpose of the library is to create KML file from code, parse KML files and convert to another format maintaining the complete KML information.
Features
- KML schema version 2.2
- PHP 7.4+
- Composer integration
- Object oriented design
- Comprehensive KML model
- Import
- KML
Future features:
- Google extensions support
- Import
- KMZ
- GeoJson
- Export
- KML/KMZ
- GeoJson
- WKT
Installation
You can install the package via composer:
Usage
Contributing
Pull Requests are gladly welcome!
Please remember to add an issue and connect it to your pull requests. It is very helpful to understand what kind of issue the PR is going to solve.
Bugfixes:
Please describe what kind of bug your fix solves and give us feedback on how to reproduce the issue. We're going to accept only bugfixes if we can reproduce the issue.
Execute unit tests:
Execute acceptance tests:
Credits
- Simon Schaufelberger
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of php-libkml with dependencies
ext-simplexml Version *