PHPackages                             ntzwbr/herbie - 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. ntzwbr/herbie

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

ntzwbr/herbie
=============

Herbie is a flat-file CMS &amp; blog system. Simple installation - no database - just text files.

v0.8.5(10y ago)143BSD-3-ClausePHPPHP &gt;=5.4.0

Since Nov 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Netzweberei/herbie)[ Packagist](https://packagist.org/packages/ntzwbr/herbie)[ Docs](http://www.getherbie.org)[ RSS](/packages/ntzwbr-herbie/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (16)Used By (0)

Herbie
======

[](#herbie)

Herbie ist ein einfaches Flat-File CMS- und Blogsystem, das auf simplen Textdateien basiert.

Was ist Herbie?
---------------

[](#was-ist-herbie)

Mit Herbie erstellst du mit einfachen Markdown- und Textiledateien in kurzer Zeit und mit wenig Aufwand eine voll funktionsfähige Website oder einen Blog.

Herbie baut auf bewährten Bibliotheken und Komponenten auf.

- [Markdown](http://daringfireball.net/projects/markdown/) und [Textile](http://txstyle.org/article/36/php-textile) zur Formatierung von Inhalten
- [Twig](http://twig.sensiolabs.org) Template Engine zur Erstellung von Layouts
- [Yaml](http://www.yaml.org) zum Konfigurieren der Website und Verwalten von Datenstrukturen
- [Pimple](http://pimple.sensiolabs.org) als Dependency Injection Container
- [Composer](http://getcomposer.org) und [Packagist](https://packagist.org) für das Dependency Management
- die HttpFoundation-, EventDispatcher- und Yaml-Komponenten der [Symfony Components](http://symfony.com/doc/current/components/)
- [Imagine](https://github.com/avalanche123/Imagine) zur Bildmanipulation und -bearbeitung
- [GeSHi](http://qbnz.com/highlighter/) als leistungsfähgier Code Syntaxhighlighter

Installation
------------

[](#installation)

Am einfachsten installierst du Herbie via Composer. Führe dazu im Terminal die folgende Anweisung aus:

```
$ composer create-project getherbie/start-website myproject

```

Composer erstellt im Verzeichnis `myproject` deine Website und installiert alle abhängigen Bibliotheken.

Danach wechselst du ins Webverzeichnis und startest den eingebauten Webserver von PHP.

```
$ cd myproject/web
$ php -S localhost:8888

```

Dann musst du nur noch die Website im Browser unter  aufrufen. Fertig!

Website
-------

[](#website)

Weitere Informationen findest du unter [www.getherbie.org](https://www.getherbie.org).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.5% 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

Total

11

Last Release

3776d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4253587?v=4)[Netzweberei](/maintainers/Netzweberei)[@Netzweberei](https://github.com/Netzweberei)

---

Top Contributors

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

---

Tags

cmsblogflat fileherbie

### Embed Badge

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

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M986](/packages/statamic-cms)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[getkirby/cms

The Kirby core

1.5k584.8k472](/packages/getkirby-cms)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[roots/wordpress-no-content

WordPress is open source software you can use to create a beautiful website, blog, or app.

2013.7M63](/packages/roots-wordpress-no-content)

PHPackages © 2026

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