PHPackages                             fjerbi/ultimateblog - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. fjerbi/ultimateblog

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

fjerbi/ultimateblog
===================

The ultimate blog, a package that will allow you to integrate a blog system with likes/ dislikes on posts, comment system,Notification system, author profile and views count

v2.0.2(5y ago)1281MITBlade

Since Oct 28Pushed 5y ago3 watchersCompare

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

READMEChangelogDependenciesVersions (21)Used By (0)

The Ultimate Blog
=================

[](#the-ultimate-blog)

The Ultimate Blog is a package that allows you to integrate a whole blog system that contains:

- CRUD on posts
- Likes/Dislikes
- Commenting system
- Search posts
- Post user control system
- Notification and alerts system
- Author profile
- Responsive design
- Tags System
- Views count
- Subscribe to blog

Future Features:
----------------

[](#future-features)

- Live chatroom
- Follow/Unfollow Author
- Admin panel

Screenshots:
============

[](#screenshots)

Ultimate blog Home page
-----------------------

[](#ultimate-blog-home-page)

[![Alt text](initial_release_screensthots/demo1.png?raw=true "HomePage")](initial_release_screensthots/demo1.png?raw=true)

One post page
-------------

[](#one-post-page)

[![Alt text](initial_release_screensthots/demo2.png?raw=true "One Post")](initial_release_screensthots/demo2.png?raw=true)

Installation :
==============

[](#installation-)

composer require fjerbi/ultimateblog

### go to your config/auth.php file and update this line :

[](#go-to-your-configauthphp-file-and-update-this-line-)

` 'model' => App\User::class,`

` 'model' => fjerbi\ultimateblog\User::class,`

### Add this line in the providers in your config/app.php file :

[](#add-this-line-in-the-providers-in-your-configappphp-file-)

`fjerbi\ultimateblog\BlogServiceProvider::class,`

### Don't forget to config your .env file and configure your email

[](#dont-forget-to-config-your-env-file-and-configure-your-email)

### Finally you can access the blog by typing

[](#finally-you-can-access-the-blog-by-typing)

`http://localhost:8000/ultimateblog`

Note:
=====

[](#note)

This package works with Laravel 5.\* and 6.\*

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~0 days

Total

20

Last Release

2116d ago

Major Versions

v1.0.17 → v2.0.02020-10-30

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34075959?v=4)[Firas Jerbi](/maintainers/fjerbi)[@fjerbi](https://github.com/fjerbi)

---

Top Contributors

[![fjerbi](https://avatars.githubusercontent.com/u/34075959?v=4)](https://github.com/fjerbi "fjerbi (2 commits)")

---

Tags

blogblog-packagebloggingblogsystemcrudlarabloglaravellaravel-bloglaravel6likes-countnotificationspackage

### Embed Badge

![Health badge](/badges/fjerbi-ultimateblog/health.svg)

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

###  Alternatives

[bigbharatjain/laravel-clickatell

This package makes it easy to send sms using clickatell.com with Laravel 5.

1435.2k](/packages/bigbharatjain-laravel-clickatell)[motomedialab/smtp2go

Send emails via API using the first-class email courier SMTP2Go

1323.6k](/packages/motomedialab-smtp2go)

PHPackages © 2026

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