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

ActiveLavalite-package[Utility &amp; Helpers](/categories/utility)

bravoury/blog
=============

Blog package for litecms.

2.0.4(7y ago)09MITHTMLPHP ^7.1.3

Since Jul 25Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (9)Used By (0)

Laravel package that provides content blog management facility for lavalite CMS.

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

[](#installation)

Require this package with composer.

```
composer require litecms/blog

```

Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

Publishing
----------

[](#publishing)

**Configuration**

```
php artisan vendor:publish --provider="Litecms\Blog\Providers\BlogServiceProvider" --tag="config"

```

**Language**

```
php artisan vendor:publish --provider="Litecms\Blog\Providers\BlogServiceProvider" --tag="lang"

```

**Files**

```
php artisan vendor:publish --provider="Litecms\Blog\Providers\BlogServiceProvider" --tag="storage"

```

### Views

[](#views)

Publish views to resources\\views\\vendor directory

```
php artisan vendor:publish --provider="Litecms\Blog\Providers\BlogServiceProvider" --tag="view"

```

Publishes admin view to admin theme

```
php artisan theme:publish --provider="Litecms\Blog\Providers\BlogServiceProvider" --view="admin" --theme="admin"

```

Publishes public view to public theme

```
php artisan theme:publish --provider="Litecms\Blog\Providers\BlogServiceProvider" --view="public" --theme="public"

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~116 days

Recently: every ~3 days

Total

8

Last Release

2765d ago

Major Versions

1.1.x-dev → 2.0.02018-10-05

PHP version history (2 changes)v1.0.0PHP &gt;=5.5.9

2.0.0PHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/16e4d306a876c4b301a52d3df2d10ce84e2a408180b994c93bd7654933ab970e?d=identicon)[bravoury](/maintainers/bravoury)

---

Top Contributors

[![georgemjohn](https://avatars.githubusercontent.com/u/7950080?v=4)](https://github.com/georgemjohn "georgemjohn (5 commits)")[![bravoury](https://avatars.githubusercontent.com/u/4616453?v=4)](https://github.com/bravoury "bravoury (1 commits)")

---

Tags

lavaliteblog

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/bravoury-blog/health.svg)](https://phpackages.com/packages/bravoury-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)
