PHPackages                             surfjedi/random-text - 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. surfjedi/random-text

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

surfjedi/random-text
====================

Simple random text snippet module. Who doesn't need one

181[3 PRs](https://github.com/surfjedi/silverstripe-random-text/pulls)PHP

Since Oct 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/surfjedi/silverstripe-random-text)[ Packagist](https://packagist.org/packages/surfjedi/random-text)[ RSS](/packages/surfjedi-random-text/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

silverstripe-random-text
========================

[](#silverstripe-random-text)

a random text snippet generator

Adds a model admin area to administer random text objects(a title and text snippet) to any where you want.

Requires:

1. silverstripe 3.\*

Install:

1. Copy the silverstripe-random-text folder into the same level as CMS
2. rename it to random-text
3. make sure you have the sortable grid field module installed
4. add this code where ever you want the random text snippet to show up:

    &lt;% loop Randomtext %&gt;

    #### $Title

    [](#title)

    $description.LimitCharacters(200)

    &lt;% end\_loop %&gt;or use the include

    &lt;% include RandomText %&gt;
5. Make sure you dev/build
6. make sure you ran ?flush=all

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a46a42a2e4f4f88b546d397d122180d7d0f2dd69b88802a462efcac0c47f537?d=identicon)[surfjedi](/maintainers/surfjedi)

---

Top Contributors

[![surfjedi](https://avatars.githubusercontent.com/u/536809?v=4)](https://github.com/surfjedi "surfjedi (11 commits)")

### Embed Badge

![Health badge](/badges/surfjedi-random-text/health.svg)

```
[![Health](https://phpackages.com/badges/surfjedi-random-text/health.svg)](https://phpackages.com/packages/surfjedi-random-text)
```

###  Alternatives

[symfony/deepclone

Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner

141.1k](/packages/symfony-deepclone)

PHPackages © 2026

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