quangnhattran/lorem-ipsum-bundle

Unicorn??

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/quangnhattran/lorem-ipsum-bundle

v1.0.0 2022-03-25 07:22 UTC

This package is auto-updated.

Last update: 2025-10-25 15:13:17 UTC


README

LoremIpsumBundle is a way for you to generate "fake text" into your Symfony application, but with just a little bit more joy than your normal lorem ipsum.

Install the package with:

composer require knpuniversity/lorem-ipsum-bundle --dev

And... that's it! If you're not using Symfony Flex, you'll also need to enable the KnpU\LoremIpsumBundle\KnpULoremIpsumBundle in your AppKernel.php file.

Usage

This bundle provides a single service for generating fake text, which you can autowire by using the KnpUIpsum type-hint: