PHPackages                             high-five/liftoff - 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. high-five/liftoff

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

high-five/liftoff
=================

A launchpad for Craft CMS website development.

1.0.0(9mo ago)05MITPHP

Since Sep 18Pushed 9mo agoCompare

[ Source](https://github.com/high-five-dev/liftoff)[ Packagist](https://packagist.org/packages/high-five/liftoff)[ RSS](/packages/high-five-liftoff/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (8)Versions (2)Used By (0)

🚀 Liftoff
=========

[](#-liftoff)

**From code to cosmos in seconds.**

Liftoff is your launchpad for **Craft CMS** projects. Skip the countdown and head straight to orbit with a starter kit that’s ready to roll.

---

✨ Features
----------

[](#-features)

- Local development [powered by DDEV](https://ddev.com/)
- [Vite](https://vitejs.dev/), [Tailwind CSS](https://tailwindcss.com/) and [daisyUI](https://daisyui.com/) based front-end build tooling.

---

🔧 Getting Started
-----------------

[](#-getting-started)

### 1. Create a project

[](#1-create-a-project)

If you already have PHP and Composer running on your host machine, you can run the following command

```
composer create-project high-five/liftoff {PROJECT NAME} --ignore-platform-reqs
```

If you'd rather not set up PHP, you can create the project with a desposable Docker image ([Thanks nystudio107](https://nystudio107.com/blog/dock-life-using-docker-for-all-the-things)).

```
docker run --rm -it -v "$PWD":/app -v ${COMPOSER_HOME:-$HOME/.composer}:/tmp composer create-project high-five/liftoff {PROJECT NAME} --ignore-platform-reqs
```

### 2. Start and install

[](#2-start-and-install)

Move into your project folder and run the following commands

```
make start
make install
```

### 3. Launch

[](#3-launch)

Run `make launch` to open the project in your browser

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance57

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

288d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5750442?v=4)[Servo Greeter](/maintainers/highfive)[@highfive](https://github.com/highfive)

---

Top Contributors

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

---

Tags

cmsCraftcraftcms

###  Code Quality

Code StyleECS

### Embed Badge

![Health badge](/badges/high-five-liftoff/health.svg)

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

###  Alternatives

[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

293952.6k33](/packages/craftcms-feed-me)[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k69](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.9k](/packages/verbb-comments)[verbb/navigation

Create navigation menus for your site.

92705.0k18](/packages/verbb-navigation)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)

PHPackages © 2026

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