PHPackages                             eivindarvesen/b3 - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. eivindarvesen/b3

AbandonedArchivedProject[Parsing &amp; Serialization](/categories/parsing)

eivindarvesen/b3
================

BlaBlaBlog - a lightweight PHP Markdown Blog System based on Lumen

044[3 PRs](https://github.com/eivind88/b3/pulls)PHP

Since Jan 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/eivind88/b3)[ Packagist](https://packagist.org/packages/eivindarvesen/b3)[ RSS](/packages/eivindarvesen-b3/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

B3
==

[](#b3)

B3 (BlaBlaBlog) is a PHP blog system built upon the [Lumen](http://lumen.laravel.com) micro-framework.

The package is available on [Packagist](https://packagist.org/packages/eivindarvesen/b3)

### WORK IN PROGRESS

[](#work-in-progress)

This project is very much under active development, and while it is usable in its current state, the documentation is yet to be written. In fact - this readme is not even necessarily up to date.

At present, B3 supports all major browser, including IE &gt;= 9.

About
-----

[](#about)

Blog posts are written in Markdown in your favourite editor, and pushed via git. Posts are validated upon git-commit. A database of data/metadata is built or updated on git-pull. Pages are rendered serverside. Blablablog is themeable; the default theme is built upon Bootstrap 3. You set your usersettings in dotenv (do not track this in vcs).

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

[](#installation)

To install B3, run

```
composer create-project eivindarvesen/b3  *@dev --prefer-dist
```

or run `installB3.sh` in the scripts-directory.

The webroot must be set to 'b3/public'

BlaBlaBlog also needs a database, the connection to which is specified in the dotenv-file in the project root.

To automatically set up your site, run the `setupB3.sh` script in the scripts-directory.

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

[](#development)

To set up your developer-environment:

```
composer install
bower install
npm install
```

### License

[](#license)

The BlaBlaBlog PHP Blog System is open-source software licensed under the [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![EivindArvesen](https://avatars.githubusercontent.com/u/939844?v=4)](https://github.com/EivindArvesen "EivindArvesen (290 commits)")

---

Tags

blogblog-engineblog-platformcmscontent-management-systemcss3githtml5javascriptlaravelmarkdownphp

### Embed Badge

![Health badge](/badges/eivindarvesen-b3/health.svg)

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

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19037.7M41](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9642.0k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

46143.1k6](/packages/jstewmc-rtf)[moonshine/layouts-field

Field for repeating groups of fields for MoonShine

107.9k](/packages/moonshine-layouts-field)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

112.9k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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