PHPackages                             elefant/app-lorem - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. elefant/app-lorem

ActiveElefant-app[Testing &amp; Quality](/categories/testing)

elefant/app-lorem
=================

A lorem ipsum generator for the Elefant CMS

1.0.0(12y ago)117MITPHP

Since Aug 29Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jbroadway/lorem)[ Packagist](https://packagist.org/packages/elefant/app-lorem)[ RSS](/packages/elefant-app-lorem/feed)WikiDiscussions master Synced 4w ago

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

Lorem Ipsum generator
=====================

[](#lorem-ipsum-generator)

App to generate lorem ipsum text for testing and prototyping in the [Elefant CMS](http://www.elefantcms.com/).

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

[](#installation)

Unzip into your Elefant `apps` folder.

Usage
-----

[](#usage)

In a view template:

```
{! lorem/h1 !}
{! lorem/p/2 !}

```

Generates:

```
Lorem ipsum dolor sit amet
Lorem ipsum...
Integer sed...

```

From PHP:

```

```

A number can be passed to each method or appended to each handler call to specify the number of words or paragraphs or list items to include.

Supported methods:

```
* `Lorem::p()` aka `lorem/p`
* `Lorem::ul()` aka `lorem/ul`
* `Lorem::ol()` aka `lorem/ol`
* `Lorem::h1()-h6()` aka `lorem/h1-h6`

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

4688d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/87886?v=4)[John de Plume](/maintainers/jbroadway)[@jbroadway](https://github.com/jbroadway)

---

Top Contributors

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

---

Tags

testinggeneratorcmsappprototypingloremipsumelefant

### Embed Badge

![Health badge](/badges/elefant-app-lorem/health.svg)

```
[![Health](https://phpackages.com/badges/elefant-app-lorem/health.svg)](https://phpackages.com/packages/elefant-app-lorem)
```

###  Alternatives

[icomefromthenet/reverse-regex

Convert Regular Expressions into text, for testing

136390.9k12](/packages/icomefromthenet-reverse-regex)

PHPackages © 2026

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