PHPackages                             siezi/phile-serve-content-files - 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. siezi/phile-serve-content-files

ActivePhile-plugin[File &amp; Storage](/categories/file-storage)

siezi/phile-serve-content-files
===============================

Plugin for PhileCMS to serve files from the content/ directory

0.2.0(6y ago)1271MITPHPCI failing

Since Mar 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Schlaefer/phileServeContentFiles)[ Packagist](https://packagist.org/packages/siezi/phile-serve-content-files)[ Docs](https://github.com/Schlaefer/phileServeContentFiles)[ RSS](/packages/siezi-phile-serve-content-files/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Serve Content Files Plugin for PhileCMS
=======================================

[](#serve-content-files-plugin-for-philecms)

[![Build Status](https://camo.githubusercontent.com/54ef7158d99d1ee692ee0dec992196fe5acf5f8f96efe9220cf32739c6047576/68747470733a2f2f7472617669732d63692e6f72672f5363686c61656665722f7068696c655365727665436f6e74656e7446696c65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Schlaefer/phileServeContentFiles)

This plugin tries some magic™ to directly serve additional files from the `content/` directory:

- change HTML output and insert `content/` if it's missing in URLs
- serve requests without `content/` in URL from the `content/` directory

Note: This plugin trades some performance (potentially serving files through PHP) for convenience (no need to fiddle with the server or content files).

[Project Home](https://github.com/Schlaefer/phileServeContentFiles)

### 1.1 Installation (composer)

[](#11-installation-composer)

```
"require": {
   "siezi/phile-serve-content-files": "*"
}
```

### 1.2 Installation (Manual Download)

[](#12-installation-manual-download)

- Install [Phile](https://github.com/PhileCMS/Phile)
- copy this plugin into `plugins/siezi/phileServeContentFiles`

### 2. Activation

[](#2-activation)

After you have installed the plugin you need to activate it. Add the following line to Phile's root `config.php` file:

```
$config['plugins']['siezi\\phileServeContentFiles'] = ['active' => true];
```

### 3. Configuration

[](#3-configuration)

See plugin `config.php` file.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Total

3

Last Release

2540d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e74cd0267a63f3ddd5d19f9243d55bf94e779d8a8b7ed100a78b30442566ac56?d=identicon)[Schlaefer](/maintainers/Schlaefer)

---

Top Contributors

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

---

Tags

philecmsphilecms-plugincontentphile

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/siezi-phile-serve-content-files/health.svg)

```
[![Health](https://phpackages.com/badges/siezi-phile-serve-content-files/health.svg)](https://phpackages.com/packages/siezi-phile-serve-content-files)
```

###  Alternatives

[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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