PHPackages                             oal/babble - 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. oal/babble

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

oal/babble
==========

A file based CMS.

0220[7 issues](https://github.com/oal/babble/issues)[2 PRs](https://github.com/oal/babble/pulls)PHP

Since Dec 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/oal/babble)[ Packagist](https://packagist.org/packages/oal/babble)[ RSS](/packages/oal-babble/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (6)Used By (0)

Babble CMS
==========

[](#babble-cms)

Babble is a simple content management system. Its main goal is ease of use, both for developers and non-technical end users.

Babble CMS was heavily inspired by [Lektor](https://www.getlektor.com/)and [Kirby](https://getkirby.com/) in how stores content structure (models) and website content in text files on disk, rather than in an SQL database. This means that the whole website can be kept in a version control system like Git. It uses the Twig templating engine (similar to Lektor's Jinja2), and comes with a user friendly admin interface, including a file manager and image cropping functionality.

**This project is still in development, and is probably not ready for production use.**

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

[](#installation)

```
mkdir public/uploads
sudo chmod www-data public/uploads

sudo chown -R www-data content
sudo chown -R www-data cache

sudo apt install php-imagick
sudo apt install php-dom # If you want to use `php babble build`

composer install
composer dump-autoload -o

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.3% 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://avatars.githubusercontent.com/u/371103?v=4)[Olav Lindekleiv](/maintainers/oal)[@oal](https://github.com/oal)

---

Top Contributors

[![oal](https://avatars.githubusercontent.com/u/371103?v=4)](https://github.com/oal "oal (146 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/oal-babble/health.svg)

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

###  Alternatives

[helthe/turbolinks-bundle

Turbolinks bundle for Symfony

3861.3k](/packages/helthe-turbolinks-bundle)[coolsam/nested-comments

Add Nested comments/replies to filament forms, infolists and resources

3210.4k](/packages/coolsam-nested-comments)[owenmelbz/https-enforcement

Laravel 5.x middleware to enforce https redirection for your app.

252.6k](/packages/owenmelbz-https-enforcement)

PHPackages © 2026

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