PHPackages                             gibbs/phile-table-of-contents - 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. gibbs/phile-table-of-contents

AbandonedArchivedPhile-plugin

gibbs/phile-table-of-contents
=============================

Generates a table of contents for the Phile CMS

0.0.9(11y ago)1171[1 issues](https://github.com/Gibbs/phileTableOfContents/issues)MITPHP

Since Sep 6Pushed 11y ago2 watchersCompare

[ Source](https://github.com/Gibbs/phileTableOfContents)[ Packagist](https://packagist.org/packages/gibbs/phile-table-of-contents)[ Docs](https://github.com/Gibbs/)[ RSS](/packages/gibbs-phile-table-of-contents/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

PhileCMS Table of Contents
==========================

[](#philecms-table-of-contents)

A [PhileCMS](https://github.com/PhileCMS/Phile) plugin that automatically generates a table of contents based on a pages headers.

This is intended for *internal* use.

1. Installation
---------------

[](#1-installation)

**Install via git**

Clone this repository from the `phile` directory into `plugins/gibbs/phileTableOfContents`. E.g:

```
git clone git@github.com:Gibbs/phileTableOfContents.git plugins/gibbs/phileTableOfContents
```

**Manual Install**

Download and extract the contents into: `plugins/gibbs/phileTableOfContents`

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

[](#2-plugin-activation)

Activate the plugin in your `config.php` file:

```
$config['plugins']['gibbs\\philephileTableOfContents'] = array('active' => true);
```

3. Example Usage
----------------

[](#3-example-usage)

```

	{% for entry in tableofcontents %}
		{{ entry.title }}
	{% endfor %}

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

4266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/911b7305e88455fc4fa1958a4d97d3f5a3f6b94a451e98b60f22a1d07f61c8a2?d=identicon)[gibbs](/maintainers/gibbs)

---

Top Contributors

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

---

Tags

cmsphileTOCtable-of-contentsphilecms

### Embed Badge

![Health badge](/badges/gibbs-phile-table-of-contents/health.svg)

```
[![Health](https://phpackages.com/badges/gibbs-phile-table-of-contents/health.svg)](https://phpackages.com/packages/gibbs-phile-table-of-contents)
```

###  Alternatives

[caseyamcl/toc

Simple Table-of-Contents Generator for PHP. Generates TOCs based off H1...H6 tags

92344.9k5](/packages/caseyamcl-toc)

PHPackages © 2026

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