PHPackages                             betterbrief/silverstripe-jsconfig - 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. betterbrief/silverstripe-jsconfig

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

betterbrief/silverstripe-jsconfig
=================================

Create a clean JavaScript data interface between your frontend and your SilverStripe application.

v1.1.1(10y ago)71.7k11BSD-3-ClausePHP

Since Dec 9Pushed 10y ago3 watchersCompare

[ Source](https://github.com/BetterBrief/silverstripe-jsconfig)[ Packagist](https://packagist.org/packages/betterbrief/silverstripe-jsconfig)[ Docs](http://github.com/BetterBrief/silverstripe-jsconfig)[ RSS](/packages/betterbrief-silverstripe-jsconfig/feed)WikiDiscussions 1 Synced today

READMEChangelog (4)Dependencies (1)Versions (8)Used By (1)

JSConfig
========

[](#jsconfig)

Usage:

```
// Send an array of things to the frontend using JSConfig
JSConfig::add('name_of_json_key', MyObject::get()->toArray());
```

```
// Retrieve the inserted data, and use an imaginary template renderer to output some HTML based on that data set.
templateRenderer
    .setTemplate('MyObjectList')
    .process(JSCONFIG['name_of_json_key']);
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~94 days

Recently: every ~33 days

Total

7

Last Release

3659d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/168688?v=4)[Will Morgan](/maintainers/willmorgan)[@willmorgan](https://github.com/willmorgan)

---

Top Contributors

[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (7 commits)")[![tomspeak](https://avatars.githubusercontent.com/u/2415569?v=4)](https://github.com/tomspeak "tomspeak (1 commits)")

---

Tags

silverstripejsconfig

### Embed Badge

![Health badge](/badges/betterbrief-silverstripe-jsconfig/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

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