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

ActiveLibrary[Framework](/categories/framework)

taskforcedev/blog
=================

Laravel Blog module, provides controller, routes and publishable views.

045PHP

Since Dec 9Pushed 10y ago2 watchersCompare

[ Source](https://github.com/taskforcedev/blog)[ Packagist](https://packagist.org/packages/taskforcedev/blog)[ RSS](/packages/taskforcedev-blog/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Blog Package
============

[](#blog-package)

Package Status: In development - Not currently usable.

A package for Laravel 5 which provides routes, views and controllers for a basic extendable blog.

### Features

[](#features)

Provides out of the box blog post management and views, can be used in conjunction with bootstrap.

The package favours convention over configuration but does have configurable elements.

The package allows user the option of specifying whether the blog should be served from the home page, or from /blog.

### Installation

[](#installation)

To install the package add the following line to your composer.json

`"require": {    "taskforcedev/blog": "5.*"}`After doing this you should run composer update, then a dump autoload preferably using artisan

`php artisan dump-autoload`

#### Service Provider

[](#service-provider)

After this you should add the following service provider to your config/app.php

`Taskforcedev\Blog\ServiceProvider::class,`

#### Overwriting Config

[](#overwriting-config)

The package comes with default config however you will likely wish to publish this and overwrite with your own config settings.

`php artisan vendor:publish --tag="taskforce-blog"`

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/37c8fe9528f3cf904d6cfa282050a60af3dc8c8ef24f1e0d4515a6c9316c2e75?d=identicon)[PrivateSniper](/maintainers/PrivateSniper)

![](https://www.gravatar.com/avatar/67824c3c557abf0cb50a016dabacfc64c2af69b5cd765c2895445f21fb499ae0?d=identicon)[davidcraig](/maintainers/davidcraig)

---

Tags

laravellaravel-5-packagepackage

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M844](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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