PHPackages                             sebastiaanluca/laravel-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. sebastiaanluca/laravel-blog

AbandonedArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

sebastiaanluca/laravel-blog
===========================

A simple-to-use blog system you can pull into any existing Laravel project.

0.1.0(9y ago)5812MITPHPPHP ^7

Since Feb 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sebastiaanluca/laravel-blog)[ Packagist](https://packagist.org/packages/sebastiaanluca/laravel-blog)[ Docs](https://www.github.com/sebastiaanluca/laravel-blog)[ RSS](/packages/sebastiaanluca-laravel-blog/feed)WikiDiscussions develop Synced 4w ago

READMEChangelogDependencies (10)Versions (3)Used By (0)

laravel-blog
============

[](#laravel-blog)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5fffca088cf7acc49b71010bd8663ee3be0d9e1449072c7d871a9c764b4fd8bc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7365626173746961616e6c7563612f6c61726176656c2d626c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sebastiaanluca/laravel-blog)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/66fcb6b637977dd5285dc7b2e273dbb75c8f18453980d5eb1859894a9c6ab7b2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7365626173746961616e6c7563612f6c61726176656c2d626c6f672f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/sebastiaanluca/laravel-blog)[![Coverage Status](https://camo.githubusercontent.com/77da9f2e6ea752e7f0f0ed3cd7d1b4562e4d678a2aad5c6821ba7571b57277a1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7365626173746961616e6c7563612f6c61726176656c2d626c6f672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sebastiaanluca/laravel-blog/code-structure)[![Quality Score](https://camo.githubusercontent.com/bdde1e87664462996fcab9be6b6425ac212c65e4ccdecb05004cd4e84cd40214/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7365626173746961616e6c7563612f6c61726176656c2d626c6f672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sebastiaanluca/laravel-blog)[![Total Downloads](https://camo.githubusercontent.com/a34cfbf21709d8bbd7306be616d2484177ca15f23a6e46701c4daa6d0f7f64cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7365626173746961616e6c7563612f6c61726176656c2d626c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sebastiaanluca/laravel-blog)

A simple-to-use blog system you can pull into any existing Laravel project and immediately get writing.

Install
-------

[](#install)

Via Composer

```
$ composer require sebastiaanluca/laravel-blog
```

Usage
-----

[](#usage)

- User model
- At least one active user
- Publish assets, etc

```
SebastiaanLuca\Router\RouterServiceProvider::class, + instructions on how to extend kernel
SebastiaanLuca\Helpers\Html\HtmlServiceProvider::class,
GrahamCampbell\Markdown\MarkdownServiceProvider::class,
```

```
'Form' => Collective\Html\FormFacade::class,
'Html' => Collective\Html\HtmlFacade::class,
```

```
php artisan vendor:publish --tag=assets --provider="SebastiaanLuca\Blog\Providers\BlogServiceProvider"
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

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

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Sebastiaan Luca](https://github.com/sebastiaanluca)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3434d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/711940?v=4)[Sebastiaan Luca](/maintainers/sebastiaanluca)[@sebastiaanluca](https://github.com/sebastiaanluca)

---

Top Contributors

[![sebastiaanluca](https://avatars.githubusercontent.com/u/711940?v=4)](https://github.com/sebastiaanluca "sebastiaanluca (108 commits)")

---

Tags

adminauthblogbootstraplaravelpackagephppostsscaffoldlaravelblogSebastiaan Luca

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M292](/packages/laravel-horizon)[laravel/octane

Supercharge your Laravel application's performance.

4.0k26.6M214](/packages/laravel-octane)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M952](/packages/statamic-cms)[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k9.0M66](/packages/spatie-laravel-responsecache)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

84611.1M61](/packages/php-open-source-saver-jwt-auth)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M129](/packages/laravel-pulse)

PHPackages © 2026

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