PHPackages                             stojg/puny - 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. stojg/puny

AbandonedArchivedLibrary

stojg/puny
==========

A puny micro library for displaying blog posts from markdown files

0.1(12y ago)28BSDJavaScriptPHP &gt;=5.3.2

Since Jun 11Pushed 12y agoCompare

[ Source](https://github.com/stojg/puny)[ Packagist](https://packagist.org/packages/stojg/puny)[ Docs](http://github.com/stojg/puny)[ RSS](/packages/stojg-puny/feed)WikiDiscussions master Synced 2mo ago

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

Intro
=====

[](#intro)

A puny little PHP blog platform that aims to be as small and fast as possible.

It does not rely on any database modules, but relies on a stock PHP installation.

If APC is installed it will use it for caching to avoid unnecessary disk I/O.

Installation
============

[](#installation)

First we have to install some dependencies from [packagist.org](http://packagist.org/), see that page for more information about the packagist and composer.

This project relies on the following packagist packages:

- dflydev's [PHP Markdown &amp; Extra](https://github.com/dflydev/dflydev-markdown) fork
- codeguy's [Slim](http://slimframework.com) framework

First you have to Download the composer.phar into the project root

```
curl -s http://getcomposer.org/installer | php

```

Then install the dependencies:

```
php composer.phar install

```

Build status
============

[](#build-status)

This project is using the awesome travis ci for continues unit testing.

[![Build Status](https://camo.githubusercontent.com/2c865eeb837174bbf9ad7e845c3e824cb0719a6f11203b9311a3582a329728fe/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f73746f6a672f70756e792e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/stojg/puny)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

2

Last Release

4727d ago

### Community

Maintainers

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

---

Tags

blog

### Embed Badge

![Health badge](/badges/stojg-puny/health.svg)

```
[![Health](https://phpackages.com/badges/stojg-puny/health.svg)](https://phpackages.com/packages/stojg-puny)
```

###  Alternatives

[johnpbloch/wordpress

WordPress is open source software you can use to create a beautiful website, blog, or app.

6079.5M471](/packages/johnpbloch-wordpress)[roots/wordpress

WordPress is open source software you can use to create a beautiful website, blog, or app.

19116.9M258](/packages/roots-wordpress)[johnpbloch/wordpress-core

WordPress is open source software you can use to create a beautiful website, blog, or app.

17812.3M117](/packages/johnpbloch-wordpress-core)[s9e/text-formatter

Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more.

2413.1M29](/packages/s9e-text-formatter)[mtownsend/read-time

A PHP package to show users how long it takes to read content.

283571.1k2](/packages/mtownsend-read-time)[mageplaza/magento-2-blog-extension

Magento 2 Blog extension

123708.2k5](/packages/mageplaza-magento-2-blog-extension)

PHPackages © 2026

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