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 today

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 27% 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

4472d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/69d0973e79ec870cb60522b5785e3e78e17d4b3569dde896d693b01a381c6f59?d=identicon)[ihabunek](/maintainers/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

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[sculpin/sculpin

Static Site Generator

1.5k102.8k12](/packages/sculpin-sculpin)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

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

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

19462.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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