PHPackages                             syanaputra/silverstripe-extra-template-syntax - 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. [Templating &amp; Views](/categories/templating)
4. /
5. syanaputra/silverstripe-extra-template-syntax

ActiveLibrary[Templating &amp; Views](/categories/templating)

syanaputra/silverstripe-extra-template-syntax
=============================================

Extra syntax for SilverStripe templating system.

v2.0.0(3mo ago)0602BSD-2-ClausePHPPHP ^8.1CI failing

Since Jan 22Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/syanaputra/silverstripe-extra-template-syntax)[ Packagist](https://packagist.org/packages/syanaputra/silverstripe-extra-template-syntax)[ Docs](http://github.com/my-vendor/my-module)[ RSS](/packages/syanaputra-silverstripe-extra-template-syntax/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (6)Used By (0)

silverstripe-extra-template-syntax
==================================

[](#silverstripe-extra-template-syntax)

This module add extra syntaxes for SilverStripe templating system.

Installation
------------

[](#installation)

To install this module, simply run:

`composer require syanaputra/silverstripe-extra-template-syntax`

Usage
-----

[](#usage)

### Repeat

[](#repeat)

**Params:**

- Total Repeat - How many times it has to repeat
- Starting Number - The starting number

**Example:**

```

    {$Index}-

```

**Output:**

```
5-6-7-

```

### RepeatUntil

[](#repeatuntil)

**Params:**

- Total Repeat - How many times it has to repeat
- Starting Number - The starting number

**Example:**

```

    {$Index}-

```

**Output:**

```
3-4-5-

```

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance78

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

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

Total

4

Last Release

116d ago

Major Versions

1.x-dev → 2.x-dev2026-01-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/6dbf467a5027d53366e705f39b8877fcb2a3c42cb09857026ba3d5f4d89b85f9?d=identicon)[syanaputra](/maintainers/syanaputra)

---

Top Contributors

[![syanaputra](https://avatars.githubusercontent.com/u/5687937?v=4)](https://github.com/syanaputra "syanaputra (6 commits)")

---

Tags

silverstripetemplatess5

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/syanaputra-silverstripe-extra-template-syntax/health.svg)

```
[![Health](https://phpackages.com/badges/syanaputra-silverstripe-extra-template-syntax/health.svg)](https://phpackages.com/packages/syanaputra-silverstripe-extra-template-syntax)
```

###  Alternatives

[silverstripe/login-forms

A collection of templates for the CMS login screens

191.3M26](/packages/silverstripe-login-forms)[stevie-mayhew/silverstripe-svg

Basic SVG support for SilverStripe

23326.5k4](/packages/stevie-mayhew-silverstripe-svg)[unclecheese/bootstrap-forms

Allows you to create forms in SilverStripe that are compatible with Twitter Bootstrap.

5539.4k](/packages/unclecheese-bootstrap-forms)[symbiote/silverstripe-listingpage

A module that allows CMS users to create templated listing pages.

1012.7k2](/packages/symbiote-silverstripe-listingpage)[nobrainerweb/silverstripe-content-blocks

Split your page content into manageable blocks/sections of content, each with their own template

301.5k](/packages/nobrainerweb-silverstripe-content-blocks)

PHPackages © 2026

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