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 6d ago

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

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

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

2023d 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

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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