PHPackages                             icehawk/component-template-generator - 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. icehawk/component-template-generator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

icehawk/component-template-generator
====================================

A generator tool for IceHawk components

v1.0.4(9y ago)118MITPHPPHP &gt;=7.0

Since Jul 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/icehawk/component-template-generator)[ Packagist](https://packagist.org/packages/icehawk/component-template-generator)[ RSS](/packages/icehawk-component-template-generator/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (4)Versions (7)Used By (0)

IceHawk\\ComponentTemplateGenerator
===================================

[](#icehawkcomponenttemplategenerator)

A generator tool for IceHawk components.

Requirements
------------

[](#requirements)

- PHP version &gt;= 7.0

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

[](#installation)

- Download the [latest release](https://github.com/icehawk/component-template-generator/releases/latest).

### With varification (recommended)

[](#with-varification-recommended)

```
RELEASE="vX.X.X"
wget -c "https://github.com/icehawk/component-template-generator/releases/download/$RELEASE/icehawk-ctg.phar"
wget -c "https://github.com/icehawk/component-template-generator/releases/download/$RELEASE/icehawk-ctg.phar.asc"
gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys C8107679
gpg --verify icehawk-ctg.phar.asc icehawk-ctg.phar
```

### Without verification (not recommended)

[](#without-verification-not-recommended)

```
RELEASE="vX.X.X"
wget -c "https://github.com/icehawk/component-template-generator/releases/download/$RELEASE/icehawk-ctg.phar"
```

Usage
-----

[](#usage)

```
# List commands
php icehawk-ctg.phar list

# Generate a new IceHawk component template
php icehawk-ctg.phar generate:component [-f|--force] [targetDir]

# ... now answer the interactive questions and you're done.
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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 ~34 days

Total

5

Last Release

3508d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1557839?v=4)[Holger Woltersdorf](/maintainers/hollodotme)[@hollodotme](https://github.com/hollodotme)

---

Top Contributors

[![hollodotme](https://avatars.githubusercontent.com/u/1557839?v=4)](https://github.com/hollodotme "hollodotme (11 commits)")

### Embed Badge

![Health badge](/badges/icehawk-component-template-generator/health.svg)

```
[![Health](https://phpackages.com/badges/icehawk-component-template-generator/health.svg)](https://phpackages.com/packages/icehawk-component-template-generator)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k193.1M3.0k](/packages/composer-composer)[phpro/soap-client

A general purpose SoapClient library

8895.9M52](/packages/phpro-soap-client)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49517.1k](/packages/blackfire-player)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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