PHPackages                             getherbie/plugin-lipsum - 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. getherbie/plugin-lipsum

ActiveHerbie-plugin[Utility &amp; Helpers](/categories/utility)

getherbie/plugin-lipsum
=======================

Lipsum Plugin for Herbie.

v1.0.0(10y ago)22991BSD-3-ClausePHP

Since Dec 3Pushed 8y agoCompare

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

READMEChangelog (1)Dependencies (1)Versions (5)Used By (1)

Herbie Lipsum Plugin
====================

[](#herbie-lipsum-plugin)

`Lipsum` ist ein [Herbie](http://github.com/getherbie/herbie) Plugin, mit dem du ganz einfach Blindtexte auf deiner Website ausgeben kannst.

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

[](#installation)

Das Plugin installierst du via Composer.

```
$ composer require getherbie/plugin-lipsum

```

Danach aktivierst du das Plugin in der Konfigurationsdatei.

```
plugins:
    enable:
        - lipsum

```

Konfiguration
-------------

[](#konfiguration)

Unter `plugins.config.lipsum` stehen dir die folgenden Optionen zur Verfügung:

```
# enable shortcodes
shortcode: true

# enable twig functions
twig: false

```

Anwendung
---------

[](#anwendung)

Die Shortcodes können wie folgt angewendet werden:

```
[lipsum_titel]

[lipsum_text]

[lipsum_image width="240" height="120" category="abstract"]

```

Mit dem Aktivieren der Twig-Funktionen kannst du diese auch in Layoutdateien einsetzen:

```
{{ lipsum_titel() }}

{{ lipsum_text() }}

{{ lipsum_image(width="240", height="120", category="abstract") }}

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

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

Total

4

Last Release

3691d ago

Major Versions

v0.7.0 → v1.0.02016-04-05

### 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 (21 commits)")

---

Tags

pluginlipsumherbie

### Embed Badge

![Health badge](/badges/getherbie-plugin-lipsum/health.svg)

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

###  Alternatives

[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[coldtrick/widget_manager

Manage your widgets

214.3k](/packages/coldtrick-widget-manager)

PHPackages © 2026

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