PHPackages                             g737a6b/php-blog - 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. g737a6b/php-blog

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

g737a6b/php-blog
================

PHP blog library.

0.4.0(4mo ago)1256MITPHPPHP &gt;=8.3CI failing

Since Jan 5Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/g737a6b/php-blog)[ Packagist](https://packagist.org/packages/g737a6b/php-blog)[ RSS](/packages/g737a6b-php-blog/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (2)Versions (11)Used By (0)

BlogLite [![main](https://github.com/g737a6b/php-blog/workflows/main/badge.svg)](https://github.com/g737a6b/php-blog/workflows/main/badge.svg)
==============================================================================================================================================

[](#bloglite-)

PHP blog library.

Installation
------------

[](#installation)

### Composer

[](#composer)

Add a dependency to your project's `composer.json` file.

```
{
	"require": {
		"g737a6b/php-blog": "*"
	}
}
```

Development
-----------

[](#development)

### Install dependencies

[](#install-dependencies)

```
docker run -it --rm -v $(pwd):/app composer:2.9.2 install
```

### Run tests

[](#run-tests)

```
docker run -it --rm -v $(pwd):/app -w /app php:8.5 ./vendor/bin/phpunit ./tests
```

### Format code

[](#format-code)

```
docker run -it --rm -v $(pwd):/app -w /app php:8.3 ./vendor/bin/php-cs-fixer fix ./src
```

License
-------

[](#license)

[The MIT License](http://opensource.org/licenses/MIT)

Copyright (c) 2019-2026 [Hiroyuki Suzuki](https://mofg-in-progress.com)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance76

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity72

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

Recently: every ~253 days

Total

10

Last Release

132d ago

PHP version history (2 changes)0.3.1PHP &gt;=8.0

0.4.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/07d4fb20a844e6640ff3f2c66acfbd7b32131a0720787ee864d1cef9883fba0e?d=identicon)[g737a6b](/maintainers/g737a6b)

---

Top Contributors

[![g737a6b](https://avatars.githubusercontent.com/u/10450063?v=4)](https://github.com/g737a6b "g737a6b (34 commits)")

---

Tags

blogcomposerlibraryphpblog

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/g737a6b-php-blog/health.svg)

```
[![Health](https://phpackages.com/badges/g737a6b-php-blog/health.svg)](https://phpackages.com/packages/g737a6b-php-blog)
```

###  Alternatives

[johnpbloch/wordpress

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

6079.5M471](/packages/johnpbloch-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)[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)[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

104739.2k31](/packages/silverstripe-blog)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)

PHPackages © 2026

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