PHPackages                             syntro/silverstripe-elemental-elementals - 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. syntro/silverstripe-elemental-elementals

ActiveSilverstripe-vendormodule

syntro/silverstripe-elemental-elementals
========================================

1.0.1(3y ago)02451BSD-3-ClausePHPCI failing

Since Aug 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/syntro-opensource/silverstripe-elemental-elementals)[ Packagist](https://packagist.org/packages/syntro/silverstripe-elemental-elementals)[ RSS](/packages/syntro-silverstripe-elemental-elementals/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (10)Versions (3)Used By (1)

Silverstripe Elemental Elementals
=================================

[](#silverstripe-elemental-elementals)

[![🎭 Tests](https://github.com/syntro-opensource/silverstripe-elemental-elementals/workflows/%F0%9F%8E%AD%20Tests/badge.svg)](https://github.com/syntro-opensource/silverstripe-elemental-elementals/actions?query=workflow%3A%22%F0%9F%8E%AD+Tests%22+branch%3A%22master%22)[![codecov](https://camo.githubusercontent.com/36be8e18a313ebbe1d6f43413432b3778e5eff01b7ce4ce1af264509070757d2/68747470733a2f2f636f6465636f762e696f2f67682f73796e74726f2d6f70656e736f757263652f73696c7665727374726970652d656c656d656e74616c2d656c656d656e74616c732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/syntro-opensource/silverstripe-elemental-elementals)[![Dependabot](https://camo.githubusercontent.com/6a51b0751549261d7bac57cd594305fc5708bf907fc01b6f34aa97e914da4f6f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646570656e6461626f742d6163746976652d627269676874677265656e3f6c6f676f3d646570656e6461626f74)](https://camo.githubusercontent.com/6a51b0751549261d7bac57cd594305fc5708bf907fc01b6f34aa97e914da4f6f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646570656e6461626f742d6163746976652d627269676874677265656e3f6c6f676f3d646570656e6461626f74)[![phpstan](https://camo.githubusercontent.com/639cc050faeefad1a1d1ab830ca7a7950f1eede4402451b9a11cdc89d3a99066/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d73756363657373)](https://github.com/phpstan/phpstan)[![composer](https://camo.githubusercontent.com/5bd34f1a2061d2441758acbda2a659bc87e4d50ad16577c6dc520be1783eaa2d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73796e74726f2f73696c7665727374726970652d656c656d656e74616c2d656c656d656e74616c733f636f6c6f723d73756363657373266c6f676f3d636f6d706f736572)](https://packagist.org/packages/syntro/silverstripe-elemental-elementals)[![Packagist Version](https://camo.githubusercontent.com/6fcb6254af81dfb964e789a391a57be12aff7bcbc6d46c4dcfe943b9d162c7f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73796e74726f2f73696c7665727374726970652d656c656d656e74616c2d656c656d656e74616c733f6c6162656c3d737461626c65266c6f676f3d636f6d706f736572)](https://packagist.org/packages/syntro/silverstripe-elemental-elementals)

Introduction
------------

[](#introduction)

Provides a sensible default setup and more for Silverstripe projects built with elemental and bootstrap.

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

[](#installation)

To install this module, run the following command:

```
composer require syntro/silverstripe-elemental-elementals

```

Docs
----

[](#docs)

### Title Customization

[](#title-customization)

This module adds title configuration settings to elemental objects. These allow the configuration of

- title tag
- title alignment
- title extra classes

These can be accessed in templates using `$TitleTag`, `$TitleAlignment` and `$TitleExtraClasses`. `$TitleAlignment` follows the bootstrap conventions and renders as `start`, `center`, `end`. If you want to quickly drop in support, you can use our preset to render the title as follows:

```

```

If you want to disable title editing for a specific element, set the following config:

```
YourElement:
  allow_title_customization: false
```

### Editor and Content

[](#editor-and-content)

See [📚 Editor configuration](docs/01_editor.md).

### Spacing Between Elements

[](#spacing-between-elements)

See [📚 Spacing](docs/02_spacing.md).

Contributing
------------

[](#contributing)

See [CONTRIBUTION.md](CONTRIBUTION.md) for mor info.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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.

###  Release Activity

Cadence

Every ~9 days

Total

2

Last Release

1347d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/289446336e84f3a201ac80def6e4a2a5289815d628ad5e0c0aa57b2f4bc20e73?d=identicon)[mleutenegger](/maintainers/mleutenegger)

---

Top Contributors

[![mleutenegger](https://avatars.githubusercontent.com/u/1339379?v=4)](https://github.com/mleutenegger "mleutenegger (16 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/syntro-silverstripe-elemental-elementals/health.svg)

```
[![Health](https://phpackages.com/badges/syntro-silverstripe-elemental-elementals/health.svg)](https://phpackages.com/packages/syntro-silverstripe-elemental-elementals)
```

###  Alternatives

[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

1325.7k1](/packages/silverstripe-terraformers-gridfield-rich-filter-header)[silverstripe/superglue

102.2k](/packages/silverstripe-superglue)

PHPackages © 2026

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