PHPackages                             phrozenbyte/pico-parse-pages-content - 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. phrozenbyte/pico-parse-pages-content

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

phrozenbyte/pico-parse-pages-content
====================================

This is Pico's official PicoParsePagesContent plugin. Pico is a stupidly simple, blazing fast, flat file CMS.

v1.1.0(7y ago)1461MITPHPPHP &gt;=5.3.0

Since Jun 24Pushed 7y ago2 watchersCompare

[ Source](https://github.com/PhrozenByte/pico-parse-pages-content)[ Packagist](https://packagist.org/packages/phrozenbyte/pico-parse-pages-content)[ Docs](http://picocms.org/)[ RSS](/packages/phrozenbyte-pico-parse-pages-content/feed)WikiDiscussions master Synced 3d ago

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

Pico Parse Pages Content
========================

[](#pico-parse-pages-content)

This is the repository of Pico's official `PicoParsePagesContent` plugin.

Pico is a stupidly simple, blazing fast, flat file CMS. See  for more info.

**This plugin exists for historic reasons only and should not be used!**

`PicoParsePagesContent` is a simple plugin that parses the Markdown contents of all your pages and makes them available using `{{ page.content }}`. Installing this plugin is **highly discouraged**, because it has a significant negative impact on your website's performance.

Starting with Pico 0.6.1 we were parsing the Markdown contents of all pages. While making some things easier (like generating excerpts), this heavily impacted performance with a larger number of pages (e.g. blog posts). By popular request we removed this feature with Pico 1.0. This significantly improved Pico's performance. To preserve backwards compatibility (BC) we introduced the `PicoParsePagesContent` plugin. This plugin has been removed from Pico's default installation with Pico 2.0, but you can still install it manually.

Install
-------

[](#install)

If you're using a `composer`-based installation of Pico (e.g. [`picocms/pico-composer`](https://github.com/picocms/pico-composer)), simply open a shell on your server, navigate to Pico's install directory (e.g. `/var/www/html`) and run `composer require phrozenbyte/pico-parse-pages-content` (via [Packagist.org](https://packagist.org/packages/phrozenbyte/pico-parse-pages-content)). That's it!

If you're rather using one of [Pico's pre-built release packages](https://github.com/picocms/Pico/releases/latest), you must first create a empty `plugins/PicoParsePagesContent` directory in Pico's install directory (e.g. `/var/www/html`) on your server. Then download [`PicoParsePagesContent`'s latest source package](https://github.com/PhrozenByte/pico-parse-pages-content/releases/latest) and upload all containing files (esp. `PicoParsePagesContent.php`) into said `plugins/PicoParsePagesContent` directory (resulting in `plugins/PicoParsePagesContent/PicoParsePagesContent.php`).

`PicoParsePagesContent` requires Pico 1.0+

Config
------

[](#config)

`PicoParsePagesContent` is disabled by default due to its significant negative performance impact. You can enable the plugin by adding the following to your `config/config.yml`:

```
PicoParsePagesContent.enabled: true
```

`PicoParsePagesContent` itself has no config options.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

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

2881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b9996baadbfa50b15b704947db1aad17b75eae0350e36403e454bc845c83ab4?d=identicon)[PhrozenByte](/maintainers/PhrozenByte)

---

Top Contributors

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

---

Tags

abandoneddeprecatedpicopico-parse-pages-contentpicocmspicocms-pluginutilityutilitypicopicocmspicocms-pluginpico-parse-pages-content

### Embed Badge

![Health badge](/badges/phrozenbyte-pico-parse-pages-content/health.svg)

```
[![Health](https://phpackages.com/badges/phrozenbyte-pico-parse-pages-content/health.svg)](https://phpackages.com/packages/phrozenbyte-pico-parse-pages-content)
```

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.0M191](/packages/danielstjules-stringy)[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4875.5M16](/packages/voku-arrayy)[phpcsstandards/phpcsutils

A suite of utility functions for use with PHP\_CodeSniffer

6233.4M58](/packages/phpcsstandards-phpcsutils)[zenstruck/callback

Callable wrapper to validate and inject arguments.

569.6M4](/packages/zenstruck-callback)[statamic/stringy

A string manipulation library with multibyte support, forked from @statamic

234.5M14](/packages/statamic-stringy)

PHPackages © 2026

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