PHPackages                             nextdeveloper/blogs - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nextdeveloper/blogs

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nextdeveloper/blogs
===================

NextDeveloper Blogs Package, generated by NextDeveloper Generator.

v1.4.6(3w ago)02.1k↑235.7%1MITPHPPHP &gt;=8.2.0

Since Feb 13Pushed 3w agoCompare

[ Source](https://github.com/nextdeveloper-nl/blogs)[ Packagist](https://packagist.org/packages/nextdeveloper/blogs)[ RSS](/packages/nextdeveloper-blogs/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (16)Versions (66)Used By (0)

NextDeveloper Blogs
===================

[](#nextdeveloper-blogs)

A Laravel library for managing blog accounts and posts. It provides a multi-tenant blogging backend where each IAM account owns its own blog space, with posts, perspectives for enriched queries, and a full REST API.

Features
--------

[](#features)

- Multi-tenant blog accounts — each IAM account has its own blog space
- Post management — full CRUD lifecycle for blog posts
- Accounts perspective — enriched account view with stats
- Posts perspective — enriched post list with account and author context
- Role-based access control — scoped to account ownership
- Categories and tags
- Post scheduling
- Comment threads
- RSS / Atom feed generation

Core Models
-----------

[](#core-models)

ModelDescription`Accounts`Blog account linked to an IAM account`Posts`Blog post records with title, content, and status`AccountsPerspective`Read-only view with enriched account data`PostsPerspective`Read-only view with enriched post data including author infoInstallation
------------

[](#installation)

```
composer require nextdeveloper/blogs
```

Register the service provider in `config/app.php` if not using auto-discovery:

```
NextDeveloper\Blogs\BlogsServiceProvider::class,
```

Commercial Support
------------------

[](#commercial-support)

Please let us know if you need any commercial support. We will be happy to help you on your project and/or applying this library in your project.

---

Our Libraries
-------------

[](#our-libraries)

This library is part of the **NextDeveloper / PlusClouds open-source ecosystem**. Browse all available libraries and find the right building blocks for your next project:

---

Join the Community
------------------

[](#join-the-community)

We believe great software is built together. The PlusClouds developer community is a place where engineers share ideas, ask questions, showcase what they have built, and help shape the direction of these libraries. Whether you are integrating a single package or building an entire platform on top of our stack, you are very welcome here.

Come and join us — we would love to see what you build:

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance95

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 79.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 ~14 days

Recently: every ~8 days

Total

59

Last Release

27d ago

Major Versions

v0.2.19 → v1.0.02024-12-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/95028646?v=4)[Harun Barış Bulut](/maintainers/yakari007)[@yakari007](https://github.com/yakari007)

---

Top Contributors

[![yakari007](https://avatars.githubusercontent.com/u/95028646?v=4)](https://github.com/yakari007 "yakari007 (115 commits)")[![ikhalilatteib](https://avatars.githubusercontent.com/u/69690003?v=4)](https://github.com/ikhalilatteib "ikhalilatteib (30 commits)")

---

Tags

bloggingpublishing

### Embed Badge

![Health badge](/badges/nextdeveloper-blogs/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[brianhenryie/strauss

Prefixes dependencies namespaces so they are unique to your plugin

190438.1k36](/packages/brianhenryie-strauss)[concrete5/core

Concrete core subtree split

20166.1k52](/packages/concrete5-core)

PHPackages © 2026

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