PHPackages                             slonline/jsonfield - 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. [Database &amp; ORM](/categories/database)
4. /
5. slonline/jsonfield

ActiveLibrary[Database &amp; ORM](/categories/database)

slonline/jsonfield
==================

JSON MySQL DB Field - Module for SilverStripe 6

6.0.0(6mo ago)09proprietaryPHP

Since Oct 22Pushed 6mo agoCompare

[ Source](https://github.com/SLONline/jsonfield)[ Packagist](https://packagist.org/packages/slonline/jsonfield)[ RSS](/packages/slonline-jsonfield/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

DB JSON Field for Silverstripe 6
================================

[](#db-json-field-for-silverstripe-6)

### Requirements

[](#requirements)

- **silverstripe/framework** ~6.0

### Installation

[](#installation)

- Add the following code to the `require` key in `composer.json` file:

```
composer require slonline/jsonfield
```

### Usage

[](#usage)

#### Datatype

[](#datatype)

```
$db = [
    ...
    'MyJSON' => DBJSONText::class,
];

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance66

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

208d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4aadb774b5fa6a31dd242a822c365c00e6ce8f1ed3cd1739a379b130d4af3b9f?d=identicon)[odraska](/maintainers/odraska)

---

Top Contributors

[![odraska](https://avatars.githubusercontent.com/u/775571?v=4)](https://github.com/odraska "odraska (1 commits)")

---

Tags

silverstripecmsJSON Field

### Embed Badge

![Health badge](/badges/slonline-jsonfield/health.svg)

```
[![Health](https://phpackages.com/badges/slonline-jsonfield/health.svg)](https://phpackages.com/packages/slonline-jsonfield)
```

PHPackages © 2026

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