moevbiz / k3-lipsum
Kirby 3 Plugin wrapper around php-loremipsum
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-02-18 07:19:44 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