PHPackages                             drewroberts/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. [Framework](/categories/framework)
4. /
5. drewroberts/blog

ActiveLibrary[Framework](/categories/framework)

drewroberts/blog
================

Laravel package for opinionated blog implementation

4.6.0(3y ago)312.5k4[32 issues](https://github.com/drewroberts/blog/issues)2MITPHPPHP ^7.3|^8.0

Since Jul 8Pushed 8mo ago3 watchersCompare

[ Source](https://github.com/drewroberts/blog)[ Packagist](https://packagist.org/packages/drewroberts/blog)[ Docs](https://github.com/drewroberts/blog)[ GitHub Sponsors](https://github.com/drewroberts)[ RSS](/packages/drewroberts-blog/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (4)Versions (49)Used By (2)

Laravel package for opinionated blog implementation
===================================================

[](#laravel-package-for-opinionated-blog-implementation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/87979aa8fa019b9add4fd745fe9a07e1238a978fd56d0f09517276445bab6c63/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64726577726f62657274732f626c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/drewroberts/blog)[![Tests](https://github.com/drewroberts/blog/workflows/Tests/badge.svg)](https://github.com/drewroberts/blog/workflows/Tests/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/edffa9a54a03c877cdec16fb97bb9dd8cd6c6dc7751f6ec27b3f21674d25000e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64726577726f62657274732f626c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/drewroberts/blog)

Laravel blog package similar to WordPress design with Pages &amp; Posts. NEED TO UPDATE!!

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

[](#installation)

You can install the package via composer:

```
composer require drewroberts/blog
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Models
------

[](#models)

We include the following models in this package:

**List of Models**

- Page
- Post
- Series
- Topic

For each of these models, this package implements an [authorization policy](https://laravel.com/docs/8.x/authorization) that extends the roles and permissions approach of the [tipoff/authorization](https://github.com/tipoff/authorization) package. The policies for each model in this package are registered through the package and do not need to be registered manually.

The models also have [Laravel Nova resources](https://nova.laravel.com/docs/3.0/resources/) in this package and they are also registered through the package and do not need to be registered manually.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Drew Roberts](https://github.com/drewroberts)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance23

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 61.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 ~18 days

Recently: every ~122 days

Total

44

Last Release

1370d ago

Major Versions

1.0.0 → 2.0.02020-08-02

2.1.0 → 3.0.02020-12-22

3.0.5 → 4.0.02021-01-15

PHP version history (2 changes)1.0.0PHP ^7.3

4.0.1PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ccc9e3647546c97a5a77b995736302afd85bebdcb43d8fde7d11486579c30c0?d=identicon)[drewroberts](/maintainers/drewroberts)

---

Top Contributors

[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (296 commits)")[![wolfrednicolas](https://avatars.githubusercontent.com/u/13080491?v=4)](https://github.com/wolfrednicolas "wolfrednicolas (78 commits)")[![gurgentil](https://avatars.githubusercontent.com/u/12678835?v=4)](https://github.com/gurgentil "gurgentil (29 commits)")[![chx2](https://avatars.githubusercontent.com/u/24723492?v=4)](https://github.com/chx2 "chx2 (24 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (12 commits)")[![evgeniyryz](https://avatars.githubusercontent.com/u/80056639?v=4)](https://github.com/evgeniyryz "evgeniyryz (9 commits)")[![pdbreen](https://avatars.githubusercontent.com/u/1670907?v=4)](https://github.com/pdbreen "pdbreen (9 commits)")[![kylebarney](https://avatars.githubusercontent.com/u/15039520?v=4)](https://github.com/kylebarney "kylebarney (8 commits)")[![joshtorres](https://avatars.githubusercontent.com/u/5092957?v=4)](https://github.com/joshtorres "joshtorres (7 commits)")[![dimayefremov](https://avatars.githubusercontent.com/u/75018798?v=4)](https://github.com/dimayefremov "dimayefremov (5 commits)")[![prestontoor](https://avatars.githubusercontent.com/u/22110334?v=4)](https://github.com/prestontoor "prestontoor (4 commits)")[![phuclh](https://avatars.githubusercontent.com/u/6707194?v=4)](https://github.com/phuclh "phuclh (1 commits)")[![WebTigers](https://avatars.githubusercontent.com/u/774030?v=4)](https://github.com/WebTigers "WebTigers (1 commits)")

---

Tags

laravellaravel-bloglaravel-packagelaravellaravel-packageblog

### Embed Badge

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

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

###  Alternatives

[austintoddj/canvas

A Laravel publishing platform

3.4k120.6k](/packages/austintoddj-canvas)[binafy/laravel-user-monitoring

Monitor your user and all activity on your application

57425.7k](/packages/binafy-laravel-user-monitoring)[tomatophp/filament-cms

Full CMS System with support of importing integrations and multi meta functions

11410.4k4](/packages/tomatophp-filament-cms)

PHPackages © 2026

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