moevbiz / k3-lipsum
Kirby 3 Plugin wrapper around php-loremipsum
Package info
Type:kirby-plugin
pkg:composer/moevbiz/k3-lipsum
dev-main
2021-03-17 20:45 UTC
Requires
- getkirby/composer-installer: ^1.1
- joshtronic/php-loremipsum: dev-master
This package is auto-updated.
Last update: 2026-06-18 08:04:49 UTC
README
composer require moevbiz/k3-lipsum
Usage: $page->lipsum()->word().
For other methods see the original repo at https://github.com/joshtronic/php-loremipsum
There's a more elaborate Kirby plugin that implements php-loremipsum: https://github.com/bnomei/kirby3-random. It features loads of additional methods for randomness and dummy content. I would not have created this plugin if I had been aware of its existence.
MIT