PHPackages                             zamudio/nova-blog-tool - 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. [Admin Panels](/categories/admin)
4. /
5. zamudio/nova-blog-tool

ActiveLibrary[Admin Panels](/categories/admin)

zamudio/nova-blog-tool
======================

A Laravel Nova tool.

141PHP

Since Apr 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zamudio-fabian/nova-blog-tool)[ Packagist](https://packagist.org/packages/zamudio/nova-blog-tool)[ RSS](/packages/zamudio-nova-blog-tool/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

It is a simple fork to be compatible with Nova 2. The original repository is [HERE](https://github.com/DigitalCloud/nova-blog-tool)

Nova Blog Tool.
===============

[](#nova-blog-tool)

This tool allow you to create a simple blog for your website using Laravel Nova.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require zamudio/nova-blog-tool
```

Usage
-----

[](#usage)

You must register the tool with Nova. This is typically done in the tools method of the NovaServiceProvider, in app/Providers/NovaServiceProvider.php.

```
use DigitalCloud\NovaBlogTool\NovaBlogTool;
// ....

public function tools()
{
    return [
        // ...
        new NovaBlogTool(),
        // ...
    ];
}
```

Images
------

[](#images)

[![blog](https://user-images.githubusercontent.com/41853913/50156770-49735f00-02d8-11e9-8a09-10047d80d551.PNG)](https://user-images.githubusercontent.com/41853913/50156770-49735f00-02d8-11e9-8a09-10047d80d551.PNG)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 73.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e4a53aa1efd81ef2827bb5b51e425946e463743c76eca98fae1ac0149dd56a3?d=identicon)[zamudiofabian](/maintainers/zamudiofabian)

---

Top Contributors

[![devmtm](https://avatars.githubusercontent.com/u/41853913?v=4)](https://github.com/devmtm "devmtm (11 commits)")[![zamudio-fabian](https://avatars.githubusercontent.com/u/8037394?v=4)](https://github.com/zamudio-fabian "zamudio-fabian (4 commits)")

### Embed Badge

![Health badge](/badges/zamudio-nova-blog-tool/health.svg)

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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