PHPackages                             getherbie/start-website - 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. getherbie/start-website

ActiveProject

getherbie/start-website
=======================

The website kickstarter for Herbie CMS

v2.1.1(1y ago)81.1k↓100%BSD-3-ClauseTwigCI passing

Since Jan 4Pushed 1y agoCompare

[ Source](https://github.com/getherbie/start-website)[ Packagist](https://packagist.org/packages/getherbie/start-website)[ Docs](https://github.com/getherbie)[ RSS](/packages/getherbie-start-website/feed)WikiDiscussions master Synced 1mo ago

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

[![Packagist](https://camo.githubusercontent.com/8c2904241a9bd91c8d6e5da2e0547a8d1b5f57cd670f35af98aef2cbbd785ac9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6765746865726269652f73746172742d776562736974652e737667)](https://packagist.org/packages/getherbie/start-website)[![GitHub](https://camo.githubusercontent.com/2ebb48002924b1d1bb11426e87f0478fc1127d0b0c81bb7dfb980014bead695e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6765746865726269652f73746172742d776562736974652f616c6c2e737667)](https://github.com/getherbie/start-website/releases)[![License](https://camo.githubusercontent.com/b3775a2de17853a90995faa104f941eef3ad3c40cc89e34b8b1eaea014614d4e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d425344253230332d2d436c617573652d626c75652e737667)](https://github.com/getherbie/start-website/blob/master/LICENCE.md)

Website Kickstarter for Herbie CMS
==================================

[](#website-kickstarter-for-herbie-cms)

With the Kickstarter, you can create a new website in no time, install all dependencies and launch the website in your development environment.

Supported PHP Versions
----------------------

[](#supported-phpversions)

8.0 / 8.1 / 8.2 / 8.3

Launch Website Using PHP and Composer
-------------------------------------

[](#launch-website-using-php-and-composer)

Create project and install dependencies.

```
composer create-project getherbie/start-website mywebsite

```

Go to the `web` directory and start PHPs built-in web server.

```
cd mywebsite/web
php -S localhost:8888 index.php

```

Open  with your browser.

If you need additional console output or logging information, set the debug environment variable.

```
HERBIE_DEBUG=1 php -S localhost:8888 index.php

```

If you want to debug using Xdebug (3.x), start the web server as follows.

```
XDEBUG_MODE=debug php -S localhost:8888 index.php

```

For this to work, Xdebug must of course be installed.

Launch Website Using Docker and Docker Compose
----------------------------------------------

[](#launch-website-using-docker-and-docker-compose)

Create project and install dependencies.

```
docker run --rm -v $PWD:/app composer create-project --ignore-platform-reqs getherbie/start-website mywebsite

```

Go to the `mywebsite` directory and start website.

```
cd mywebsite
docker compose up website

```

Open  with your browser.

More Information
----------------

[](#more-information)

For more information, see .

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance48

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity69

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

Recently: every ~590 days

Total

8

Last Release

389d ago

Major Versions

v0.7.0 → v1.0.02016-04-05

v1.0.2 → v2.0.02023-01-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/3bdbbcc7c6a4eb0680b6f21d894db260f9863c0743d34365f723545aed49525d?d=identicon)[getherbie](/maintainers/getherbie)

---

Top Contributors

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

---

Tags

hacktoberfest

### Embed Badge

![Health badge](/badges/getherbie-start-website/health.svg)

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[laravel/octane

Supercharge your Laravel application's performance.

4.0k21.5M156](/packages/laravel-octane)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[cakephp/authentication

Authentication plugin for CakePHP

1153.6M67](/packages/cakephp-authentication)

PHPackages © 2026

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