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(5mo ago)0603BSD-2-ClausePHPPHP ^8.1CI failing

Since Jan 22Pushed 5mo 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 3w ago

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

43

—

FairBetter than 89% of packages

Maintenance70

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

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

168d 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/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1371.1M85](/packages/silverstripe-userforms)[silverstripe/login-forms

A collection of templates for the CMS login screens

191.4M30](/packages/silverstripe-login-forms)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[stevie-mayhew/silverstripe-svg

Basic SVG support for SilverStripe

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

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

5739.4k1](/packages/unclecheese-bootstrap-forms)[symbiote/silverstripe-listingpage

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

1013.0k3](/packages/symbiote-silverstripe-listingpage)

PHPackages © 2026

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