PHPackages                             symbiote/silverstripe-content-services - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. symbiote/silverstripe-content-services

ActiveSilverstripe-module[File &amp; Storage](/categories/file-storage)

symbiote/silverstripe-content-services
======================================

An abstraction from reading and writing content directly to the filesystem.

2.0.7(6y ago)63.3k32BSD-3-ClausePHP

Since Jan 26Pushed 6y ago5 watchersCompare

[ Source](https://github.com/symbiote/silverstripe-content-services)[ Packagist](https://packagist.org/packages/symbiote/silverstripe-content-services)[ RSS](/packages/symbiote-silverstripe-content-services/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (2)Versions (17)Used By (2)

Content services module
=======================

[](#content-services-module)

Provides abstraction around the way content is referred to in the system

Overview
--------

[](#overview)

Abstracts the process of reading and writing to files behind ContentReader and ContentWriter objects, tied together by a ContentService that simplifies the creation and management of these objects.

Content items are then referred to by their ContentId, which is a string that represents the type of storage and a way of retrieving the content from that storage location, eg

```
file:||content/folder/342/1233e342/filename.txt

```

Included is a Filesystem based implementation of ContentReader/Writer pair, which stores content on the filesystem in a content/ directory.

See [https://groups.google.com/forum/?hl=en&amp;fromgroups=#!topic/silverstripe-dev/Z7CmioND5Ow](https://groups.google.com/forum/?hl=en&fromgroups=#!topic/silverstripe-dev/Z7CmioND5Ow)for some further discussion of what's going on.

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

[](#requirements)

- SilverStripe 3.0
- [MultiValueField](https://github.com/nyeholt/silverstripe-multivaluefield)

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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 ~167 days

Recently: every ~272 days

Total

15

Last Release

2200d ago

Major Versions

1.2.0 → 2.0.02017-06-23

1.2.1 → 2.0.32017-07-01

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23506857?v=4)[Symbiote](/maintainers/symbiote)[@symbiote](https://github.com/symbiote)

---

Top Contributors

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

---

Tags

filesystemsilverstripefile

### Embed Badge

![Health badge](/badges/symbiote-silverstripe-content-services/health.svg)

```
[![Health](https://phpackages.com/badges/symbiote-silverstripe-content-services/health.svg)](https://phpackages.com/packages/symbiote-silverstripe-content-services)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k665.7M2.4k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k277.8M969](/packages/league-flysystem-aws-s3-v3)[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k40.9M129](/packages/knplabs-gaufrette)[league/flysystem-webdav

WebDAV filesystem adapter for Flysystem.

762.4M69](/packages/league-flysystem-webdav)[league/flysystem-async-aws-s3

AsyncAws S3 filesystem adapter for Flysystem.

2811.6M40](/packages/league-flysystem-async-aws-s3)[silverstripe/selectupload

Enables files to be uploaded into a user-designated folder

2679.3k1](/packages/silverstripe-selectupload)

PHPackages © 2026

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