PHPackages                             siezi/phile-syntax-highlight - 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. siezi/phile-syntax-highlight

ActivePhile-plugin[Utility &amp; Helpers](/categories/utility)

siezi/phile-syntax-highlight
============================

Syntax Highlight Plugin for PhileCMS

2.2.1(8y ago)028MITPHP

Since Apr 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Schlaefer/phileSyntaxHighlight)[ Packagist](https://packagist.org/packages/siezi/phile-syntax-highlight)[ Docs](https://github.com/Schlaefer/phileIndexPaginate)[ RSS](/packages/siezi-phile-syntax-highlight/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (12)Used By (0)

Syntax Highlight Plugin for PhileCMS
====================================

[](#syntax-highlight-plugin-for-philecms)

[![Build Status](https://camo.githubusercontent.com/6f667c8e711c67d6a1f73e813f4547b2b52917bb66c843954b9543d08adbfed9/68747470733a2f2f7472617669732d63692e6f72672f5363686c61656665722f7068696c6553796e746178486967686c696768742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Schlaefer/phileSyntaxHighlight)

Syntax highlight source code.

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

1.1 Installation (composer)
---------------------------

[](#11-installation-composer)

```
"require": {
	"siezi/phile-syntax-highlight": "*"
}
```

1.2 Installation (Download)
---------------------------

[](#12-installation-download)

- download this plugin into `plugins/siezi/phileSyntaxHighlight`
- install and include Geshi 1.0.x

2. Activation
-------------

[](#2-activation)

After you have installed the plugin you need to activate it. Add the following line to your `/config.php` file:

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

3. Start
--------

[](#3-start)

In the standard Phile installation use [markdown fenced code blocks](https://help.github.com/articles/github-flavored-markdown/#fenced-code-blocks) and specify a language:

```
```php
$foo = bar;
```

```

### 4. Config

[](#4-config)

See `config.php`.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

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

Recently: every ~270 days

Total

11

Last Release

2979d ago

Major Versions

0.5.0 → 1.0.02015-04-01

1.0.0 → 2.0.02015-04-09

### 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 (17 commits)")

---

Tags

philecmsphilecms-pluginhighlightphile

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/siezi-phile-syntax-highlight/health.svg)

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

###  Alternatives

[scrivo/highlight.php

Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js

71140.3M82](/packages/scrivo-highlightphp)[easybook/geshi

GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.

211.0M10](/packages/easybook-geshi)[nezhelskoy/yii2-highlight

Yii2 highlight.js extension

1531.3k](/packages/nezhelskoy-yii2-highlight)[ramsey/pygments

A PHP wrapper for Pygments, the Python syntax highlighter, forked from kzykhys/pygments.

103.0k3](/packages/ramsey-pygments)[markstory/geshi

CakePHP plugin that integrates with Geshi Syntax highlighter.

252.3k1](/packages/markstory-geshi)

PHPackages © 2026

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