PHPackages                             webmaxsk/silverstripe-components - 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. [Framework](/categories/framework)
4. /
5. webmaxsk/silverstripe-components

ActiveSilverstripe-vendormodule[Framework](/categories/framework)

webmaxsk/silverstripe-components
================================

Create components using SilverStripe.

3.2.1(7y ago)01BSD-3-ClausePHPPHP &gt;=5.4

Since Mar 25Pushed 2y agoCompare

[ Source](https://github.com/Webmaxsk/silverstripe-components)[ Packagist](https://packagist.org/packages/webmaxsk/silverstripe-components)[ RSS](/packages/webmaxsk-silverstripe-components/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (3)Versions (41)Used By (0)

Components
==========

[](#components)

[![Build Status](https://camo.githubusercontent.com/d040699bbaaa9f2adb8de4690c8e6d2f809adcc3a41e4f10b9a0e40b663c8d6f/68747470733a2f2f7472617669732d63692e6f72672f73796d62696f74652f73696c7665727374726970652d636f6d706f6e656e74732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/symbiote/silverstripe-components)[![Latest Stable Version](https://camo.githubusercontent.com/44cfaf372079766cf4362f097827c9bb0b49e5082e4f7e7d5ca452b408d531c9/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d636f6d706f6e656e74732f76657273696f6e2e737667)](https://github.com/symbiote/silverstripe-components/releases)[![Latest Unstable Version](https://camo.githubusercontent.com/9331ebec6ff5b5114ae7e35ea6e83af0a89d111729c1b1a2af5227ba1f5fc154/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d636f6d706f6e656e74732f762f756e737461626c652e737667)](https://packagist.org/packages/symbiote/silverstripe-components)[![Total Downloads](https://camo.githubusercontent.com/4b80ba3ce2bdf914cf18f4bad77c5877d5907e1211f29bd24bd92e79f4a5ebe0/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d636f6d706f6e656e74732f646f776e6c6f6164732e737667)](https://packagist.org/packages/symbiote/silverstripe-components)[![License](https://camo.githubusercontent.com/8aba0e33f002fe823c97954adea20d2f6155f89fefda3414481f6691ffcaec5c/68747470733a2f2f706f7365722e707567782e6f72672f73796d62696f74652f73696c7665727374726970652d636f6d706f6e656e74732f6c6963656e73652e737667)](https://github.com/symbiote/silverstripe-components/blob/master/LICENSE.md)

This module allows you to use special &lt;:TemplateName&gt; syntax to include templates. This allows you to pass inner HTML into a template, much like you can do in React with the children properties. Using the &lt;:TemplateName&gt; syntax will not automatically pass variables in the current scope like &lt;% include %&gt;.

```

        Look at me! Passing HTML in here!

```

```

```

Composer Install
----------------

[](#composer-install)

**[SilverStripe 3.X](https://github.com/symbiote/silverstripe-components/tree/1)**

```
composer require symbiote/silverstripe-components:~1.0

```

**[SilverStripe 4.X](https://github.com/symbiote/silverstripe-components/tree/master)**

```
composer require symbiote/silverstripe-components:~3.0

```

Requirements
------------

[](#requirements)

- PHP 5.6+
- SilverStripe 4.0+

Documentation
-------------

[](#documentation)

- [Quick Start](docs/en/quick-start.md)
- [Advanced Usage](docs/en/advanced-usage.md)
- [License](LICENSE.md)
- [Contributing](CONTRIBUTING.md)

Credits
-------

[](#credits)

- [Cam Spiers](https://github.com/camspiers) for his [SilverStripe Compose Parser module](https://github.com/heyday/silverstripe-composeparser/). This utilizes and builds upon his work from half a decade ago!

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~13 days

Recently: every ~40 days

Total

31

Last Release

2573d ago

Major Versions

1.0.2 → 2.2.02018-08-03

1.x-dev → 2.2.12018-08-03

2.2.1 → 3.0.x-dev2018-09-10

1.2.0 → 3.1.02018-10-28

1.3.0 → 3.2.02018-11-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/85b58217e853d9e5408000bf58374b254fc79c5d1a445c49000ed9f06c248ad3?d=identicon)[silverstripesk](/maintainers/silverstripesk)

---

Top Contributors

[![silbinarywolf](https://avatars.githubusercontent.com/u/3859574?v=4)](https://github.com/silbinarywolf "silbinarywolf (12 commits)")[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (2 commits)")

---

Tags

silverstripe

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/webmaxsk-silverstripe-components/health.svg)

```
[![Health](https://phpackages.com/badges/webmaxsk-silverstripe-components/health.svg)](https://phpackages.com/packages/webmaxsk-silverstripe-components)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.4M1.3k](/packages/silverstripe-cms)[dnadesign/silverstripe-elemental

Elemental pagetype and collection of Elements

1151.0M255](/packages/dnadesign-silverstripe-elemental)[silverstripe/behat-extension

SilverStripe framework extension for Behat

32564.2k5](/packages/silverstripe-behat-extension)[axllent/silverstripe-version-truncator

Automatically delete old versioned Silverstripe records from the database

3673.1k3](/packages/axllent-silverstripe-version-truncator)[swipestripe/swipestripe

Ecommerce module to create online shops using SilverStripe.

336.4k9](/packages/swipestripe-swipestripe)[oddnoc/silverstripe-artefactcleaner

Find and optionally delete unused tables, columns and indexes in a SilverStripe database

1419.0k3](/packages/oddnoc-silverstripe-artefactcleaner)

PHPackages © 2026

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