PHPackages                             nyeholt/silverstripe-performant - 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. nyeholt/silverstripe-performant

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

nyeholt/silverstripe-performant
===============================

A set of utilities for making SS perform a little better

1.0.0(10y ago)65.5k1[1 PRs](https://github.com/nyeholt/silverstripe-performant/pulls)1BSD-3-ClausePHP

Since Feb 1Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (1)

SilverStripe Performant
=======================

[](#silverstripe-performant)

A module for pre-calculating a load of data about your page structure to greatly speed up things like menu generation.

Avoids the costly recursive tree lookups that things like `Children`, `Link`, `Parent` can trigger, but still applies a level of permission checking, and respects ShowInMenus settings.

Maintainer Contact
------------------

[](#maintainer-contact)

Marcus Nyeholt

&lt;marcus (at) silverstripe (dot) com (dot) au&gt;

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

[](#requirements)

- SilverStripe 3.x

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

[](#documentation)

With a reference to the `SiteDataService`, you can access

- `getItem()` - a `DataObjectNode` object
- `getItems()` - all page objects

`DataObjectNode` provides a partial API implementation for accessing methods typically found on SiteTree, but where the items returned are `DataObjectNode`s looked up via the pre-cached data in `SiteDataService`

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Unknown

Total

1

Last Release

3753d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25cb1c56a7ab949d1e6b28a2a04862ce1cffe1799a291e1797f8dfd33cd83716?d=identicon)[nyeholt](/maintainers/nyeholt)

---

Tags

performancesilverstripe

### Embed Badge

![Health badge](/badges/nyeholt-silverstripe-performant/health.svg)

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

###  Alternatives

[dorsetdigital/silverstripe-enhanced-requirements

Enhanced requirements for Silverstripe

117.8k4](/packages/dorsetdigital-silverstripe-enhanced-requirements)[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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