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 8y 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 4w 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 51% 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

3013d 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.2k555.0M2.8k](/packages/aws-aws-sdk-php)[symfony/config

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

4.3k488.4M9.2k](/packages/symfony-config)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k257.0M27.8k](/packages/friendsofphp-php-cs-fixer)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

55344.7k5](/packages/jolicode-castor)

PHPackages © 2026

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