PHPackages                             magd-kudama/phatic-blog-extension - 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. magd-kudama/phatic-blog-extension

ActiveProject[Utility &amp; Helpers](/categories/utility)

magd-kudama/phatic-blog-extension
=================================

Blog generator for the Phatic static page generator

024[2 issues](https://github.com/magdkudama/phatic-blog-extension/issues)PHP

Since Jan 25Pushed 12y ago2 watchersCompare

[ Source](https://github.com/magdkudama/phatic-blog-extension)[ Packagist](https://packagist.org/packages/magd-kudama/phatic-blog-extension)[ RSS](/packages/magd-kudama-phatic-blog-extension/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Phatic Blog Extension
=====================

[](#phatic-blog-extension)

Blog extension for Phatic

Installing
----------

[](#installing)

```
$> curl -s https://getcomposer.org/installer | php
$> php composer.phar install
```

Code quality
------------

[](#code-quality)

[![SensioLabsInsight](https://camo.githubusercontent.com/dc63d07436e5e27800d22198055edf73f420478402cbdffa22080c92f14eb860/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62333765343834362d383839352d343061652d383737642d6234643334396137383766302f6d696e692e706e67)](https://insight.sensiolabs.com/projects/b37e4846-8895-40ae-877d-b4d349a787f0)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/8f3e42dc1f9a39a6f1fff99ace6438d4dc2933271129e39603585459f60fe7ec/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6167646b7564616d612f7068617469632d626c6f672d657874656e73696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f733d63326162643536303461373030306135636661303936333162643637333866303332623236656139)](https://scrutinizer-ci.com/g/magdkudama/phatic-blog-extension/)[![Code Coverage](https://camo.githubusercontent.com/2428e06de429c56c90262d5ac1cd503ff718be94726bc047e0c63ea5566924af/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6167646b7564616d612f7068617469632d626c6f672d657874656e73696f6e2f6261646765732f636f7665726167652e706e673f733d30326432623739356435663630396534653730326138643966343136663339306639363331376365)](https://scrutinizer-ci.com/g/magdkudama/phatic-blog-extension/)[![Build Status](https://camo.githubusercontent.com/f43c7ae024c7e6df92f6e4eb7ca18386b79f1d29dd666dbfc49ff7a4eb10b3e4/68747470733a2f2f7472617669732d63692e6f72672f6d6167646b7564616d612f7068617469632d626c6f672d657874656e73696f6e2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/magdkudama/phatic-blog-extension)

Running
-------

[](#running)

```
$> cp phatic.yml.dist phatic.yml
$> bin/phatic
$> bin/phatic bootstrap-application
$> bin/phatic blog:generate-site
```

Configure phatic.yml:

```
config:
  extensions:
    MagdKudama\PhaticBlogExtension\PhaticBlogExtension:
      permalink:
        type: 'date'
        param: 'Y/m'

```

You can choose the permalink type, or register your own permalink. The other core permalink type is "prefix".

More documentation is coming...

License
-------

[](#license)

Phatic Blog Extension is licensed under the [MIT license](LICENSE.md).

Contributors
------------

[](#contributors)

- Magd Kudama \[magdkudama\] \[lead developer\]

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.5% 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.

### Community

Maintainers

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

---

Top Contributors

[![magdkudama](https://avatars.githubusercontent.com/u/1323130?v=4)](https://github.com/magdkudama "magdkudama (21 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

### Embed Badge

![Health badge](/badges/magd-kudama-phatic-blog-extension/health.svg)

```
[![Health](https://phpackages.com/badges/magd-kudama-phatic-blog-extension/health.svg)](https://phpackages.com/packages/magd-kudama-phatic-blog-extension)
```

PHPackages © 2026

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