PHPackages                             icehawk/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. icehawk/installer

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

icehawk/installer
=================

Installs IceHawk projects by using composer create-project

v1.3.2(8y ago)31481MITPHPPHP &gt;=7.0

Since Oct 5Pushed 8y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (10)Used By (0)

[![PHP >= 7.0](https://camo.githubusercontent.com/dabd0d6aec614805c8b94f6570be0363f309461a2b19f2d04eb901a525bb7a36/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344372e302d3838393262662e737667)](https://php.net)[![Join the chat at https://gitter.im/icehawk/installer](https://camo.githubusercontent.com/3e5059d4b578b3dd65bc90fe372e7ec8486ce2576b6e39123ebada9259d8db35/68747470733a2f2f6261646765732e6769747465722e696d2f6963656861776b2f696e7374616c6c65722e737667)](https://gitter.im/icehawk/installer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![IceHawk Framework](https://camo.githubusercontent.com/fa32101fc112c08d4929e95df4e71bb95df786d722981a1e17053714680bcdd7/68747470733a2f2f6963656861776b2e6769746875622e696f2f696d616765732f4c6f676f2d466c79696e672d5461696c2d57686974652e706e67)](https://camo.githubusercontent.com/fa32101fc112c08d4929e95df4e71bb95df786d722981a1e17053714680bcdd7/68747470733a2f2f6963656861776b2e6769746875622e696f2f696d616765732f4c6f676f2d466c79696e672d5461696c2d57686974652e706e67)

IceHawk\\Installer
==================

[](#icehawkinstaller)

Installs a new [IceHawk](https://github.com/icehawk/icehawk) skeleton project by using `composer create-project`.

You can optionally choose to install one ore more of the IceHawk components:

- [icehawk/session](https://github.com/icehawk/session)
- [icehawk/forms](https://github.com/icehawk/forms)
- [icehawk/pubsub](https://github.com/icehawk/pubsub)

Usage
-----

[](#usage)

Run command:

```
composer create-project -n icehawk/installer /path/to/new-project
```

You will be asked questions regarding your desired installation.

**Please note:** For reasons of automation the installer initially installs some thrid-party dependencies. These will be removed at the end of the installation process.

Quick installation check
------------------------

[](#quick-installation-check)

Start the php built-in webserver:

```
cd /path/to/new-project/public
php -S 127.0.0.1:8088
```

Visit in your browser:

**Please note:** You need to replace `127.0.0.1` with your machine's IP address, if you're not on your local host.

You should see a welcome page.

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

[](#contributing)

Contributions are welcome! Please see our [Contribution guide](./CONTRIBUTING.md).

###  Health Score

30

—

LowBetter than 61% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

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

Recently: every ~82 days

Total

8

Last Release

3270d 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 (49 commits)")

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/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.5k199.6M3.4k](/packages/composer-composer)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

86337.5k](/packages/flow-php-flow)[dagger/dagger

Dagger PHP SDK

271.4k](/packages/dagger-dagger)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.6M84](/packages/typo3-cms-redirects)[aedart/athenaeum

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

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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