PHPackages                             m165437/igc2kmz-installer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. m165437/igc2kmz-installer

ActiveCustom-installer[Utility &amp; Helpers](/categories/utility)

m165437/igc2kmz-installer
=========================

Install igc2kmz in your PHP project with ease

v1.0.3(8y ago)0381MITPHP

Since May 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/M165437/igc2kmz-installer)[ Packagist](https://packagist.org/packages/m165437/igc2kmz-installer)[ RSS](/packages/m165437-igc2kmz-installer/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (1)

igc2kmz Installer
=================

[](#igc2kmz-installer)

Install Python script [igc2kmz](https://github.com/twpayne/igc2kmz) in your PHP project with ease.

This package complements [igc2kmz-php](https://github.com/m165437/igc2kmz-php), a PHP wrapper for Python script [igc2kmz](https://github.com/twpayne/igc2kmz).

Installation
------------

[](#installation)

The recommended way to install igc2kmz-installer is composer:

```
composer require m165437/igc2kmz-installer
```

Add it to `scripts` in your composer.json:

```
"scripts": {
    "install-igc2kmz": "M165437\\Igc2Kmz\\Installer::installIgc2Kmz"
}
```

You may consider adding a reference to your update and install hooks:

```
"scripts": {
    "post-install-cmd": [
        "@install-igc2kmz"
    ],
    "post-update-cmd": [
        "@install-igc2kmz"
    ]
}
```

Upon installation, this package adds a binary `igc2kmz` to `vendor/bin` that can be passed to the constructor of [igc2kmz-php](https://github.com/m165437/igc2kmz-php) during instantiation.

```
$igc2kmz = new \Igc2KmzPhp\Igc2Kmz('vendor/bin/igc2kmz');
```

See [igc2kmz-php](https://github.com/m165437/igc2kmz-php) for actual usage of igc2kmz in your PHP application.

Contributing
------------

[](#contributing)

Thank you for considering contributing to this package! Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

igc2kmz-installer is licensed under the MIT License (MIT). Please see the [LICENSE](LICENSE.md) file for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

4

Last Release

2968d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/711773?v=4)[Michael Schmidt-Voigt](/maintainers/m165437)[@M165437](https://github.com/M165437)

---

Top Contributors

[![M165437](https://avatars.githubusercontent.com/u/711773?v=4)](https://github.com/M165437 "M165437 (6 commits)")

---

Tags

pythonkmlgoogle earthkmzigcparagliding

### Embed Badge

![Health badge](/badges/m165437-igc2kmz-installer/health.svg)

```
[![Health](https://phpackages.com/badges/m165437-igc2kmz-installer/health.svg)](https://phpackages.com/packages/m165437-igc2kmz-installer)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[symfony/config

Helps you find, load, combine, autofill and validate configuration values of any kind

4.3k471.0M8.0k](/packages/symfony-config)[phpro/soap-client

A general purpose SoapClient library

8895.9M52](/packages/phpro-soap-client)[symfony/asset-mapper

Maps directories of assets &amp; makes them available in a public directory with versioned filenames.

1668.1M217](/packages/symfony-asset-mapper)[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k77.4k89](/packages/pocketmine-pocketmine-mp)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
