PHPackages                             ecrmnn/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ecrmnn/lorem

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

ecrmnn/lorem
============

Dummy text and images for Laravel

1.0.3(10y ago)43.4k↓50%MITPHP

Since Mar 3Pushed 10y ago1 watchersCompare

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

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

lorem [![Build Status](https://camo.githubusercontent.com/51a590077654ebbe1e86e8a37024650385cccc3982123f0a3db7c5033cf0155b/68747470733a2f2f7472617669732d63692e6f72672f6563726d6e6e2f6c6f72656d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ecrmnn/lorem) [![Total Downloads](https://camo.githubusercontent.com/db6956edc98842025600a8fef588ec54a758774e895c86fd310538e6cbe92b7e/68747470733a2f2f706f7365722e707567782e6f72672f6563726d6e6e2f6c6f72656d2f646f776e6c6f616473)](https://packagist.org/packages/ecrmnn/lorem)
===========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#lorem--)

> Dummy text and images for Laravel

### Install

[](#install)

```
composer require ecrmnn/lorem
```

After you have installed open your Laravel config file `config/app.php` and add the following lines. In the $providers array add the service providers for this package.

```
Ecrmnn\Lorem\LoremServiceProvider::class
```

### Usage

[](#usage)

Access `Lorem` by using the global helper `lorem()`

#### Text

[](#text)

```

        {!! lorem(1) !!}

```

```

        {!! lorem(23) !!}

```

#### Image

[](#image)

```

        {!! lorem()->image() !!}

```

```

        {!! lorem()->image(1000, 600, ['class' => 'img-responsive']) !!}

```

### License

[](#license)

MIT © [Daniel Eckermann](http://danieleckermann.com)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

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

Total

4

Last Release

3728d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5798640d1cda4451291dd4e718b779edd2bde212627fffd8c141dab8050842c7?d=identicon)[ecrmnn](/maintainers/ecrmnn)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-stubs

Opinionated Laravel stubs

252616.9k3](/packages/spatie-laravel-stubs)[php-decimal/php-decimal

Correctly-rounded arbitrary precision decimal floating point

781.0M9](/packages/php-decimal-php-decimal)[ashtokalo/php-translit

PHP library to convert text from one script to another.

40146.2k1](/packages/ashtokalo-php-translit)[workerman/phpsocket.io-emitter

24110.9k2](/packages/workerman-phpsocketio-emitter)

PHPackages © 2026

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