PHPackages                             starship/starship - 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. starship/starship

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

starship/starship
=================

Starship is a static site generator for PHP.

0.2.0(12y ago)4141[1 issues](https://github.com/ihabunek/starship/issues)MITPHPPHP &gt;=5.4.0

Since Jan 24Pushed 12y ago2 watchersCompare

[ Source](https://github.com/ihabunek/starship)[ Packagist](https://packagist.org/packages/starship/starship)[ Docs](https://github.com/ihabunek/starship)[ RSS](/packages/starship-starship/feed)WikiDiscussions develop Synced 2w ago

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

Starship
========

[](#starship)

A static site generator for PHP.

Basically a simpler Jekyll clone, with some PHP/Twig flavour. Written because @msvrtan was not happy about using a Ruby tool for generating ZgPHP web pages.

Usage
-----

[](#usage)

Create scaffolding for a new site:

```
starship init /path/to/site

```

To generate an existing site, in the site folder run:

```
starship build

```

To serve a site using the PHP dev server:

```
starship serve

```

Directory structure
-------------------

[](#directory-structure)

```
.
├─── _config.yml
├─── index.html
├─── _posts
│    ├─── 2014-01-01-my-first-post.md
│    └─── 2014-01-03-my-second-post.textile
│
├─── _drafts
│    └─── 2014-01-07-my-third-post-in-progress.md
│
├─── news
│    ├───  index.html
│    └─── _posts
│         ├─── 2013-10-19-breaking-news.md
│         └─── 2013-10-24-unbreaking-news.md
│
├─── _includes
│    ├─── footer.html
│    ├─── navigation.html
│    └─── sidebar.html
│
└─── _templates
     ├─── base.html
     └─── post.html

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

2

Last Release

4521d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/482138?v=4)[Ivan Habunek](/maintainers/ihabunek)[@ihabunek](https://github.com/ihabunek)

---

Top Contributors

[![ihabunek](https://avatars.githubusercontent.com/u/482138?v=4)](https://github.com/ihabunek "ihabunek (16 commits)")

---

Tags

webgeneratorstaticsitejekyll

### Embed Badge

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

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

###  Alternatives

[friendsoftypo3/content-blocks

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M396](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k55](/packages/open-dxp-opendxp)

PHPackages © 2026

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