PHPackages                             nalingia/nova-simple-toolbar-link - 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. nalingia/nova-simple-toolbar-link

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

nalingia/nova-simple-toolbar-link
=================================

A Laravel Nova tool.

1.0.2(6y ago)17.6kMITPHPPHP &gt;=7.1.0

Since Apr 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/nalingia/nova-simple-toolbar-link)[ Packagist](https://packagist.org/packages/nalingia/nova-simple-toolbar-link)[ RSS](/packages/nalingia-nova-simple-toolbar-link/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Nova Simple Toolbar Link
========================

[](#nova-simple-toolbar-link)

This package provides a custom toolbar link. Just it: a simple anchor with a name, an href, a target and a icon.

[![Latest Version on Packagist](https://camo.githubusercontent.com/0b6e554bd76f4fbc345acd121b5ba1eb0e38b47786d0c2fef728d01df6e6f09b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e616c696e6769612f6e6f76612d73696d706c652d746f6f6c6261722d6c696e6b)](https://packagist.org/packages/nalingia/nova-simple-toolbar-link)[![License](https://camo.githubusercontent.com/00f26272cab357764b8c570eac24ecd2bfb313a62fc2a39d9af8125a05ebd82b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e616c696e6769612f6e6f76612d73696d706c652d746f6f6c6261722d6c696e6b)](https://camo.githubusercontent.com/00f26272cab357764b8c570eac24ecd2bfb313a62fc2a39d9af8125a05ebd82b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e616c696e6769612f6e6f76612d73696d706c652d746f6f6c6261722d6c696e6b)

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

[](#installation)

```
composer require nalingia/nova-simple-toolbar-link
```

Usage
-----

[](#usage)

```
use Nalingia\SimpleToolbarLink\SimpleToolbarLink;

//...

public function tools()
{
    return [
        (new SimpleToolbarLink())
                ->name(__('Packagist'))
                ->to('https://packagist.org/')
                ->target('_blank')
                ->icon('');
    ];
}
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Every ~7 days

Total

3

Last Release

2249d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ae894ebbe17779314fc127a764d2148a02e41247cff0963fe97110277db83fa2?d=identicon)[nalingia](/maintainers/nalingia)

---

Top Contributors

[![nalingia](https://avatars.githubusercontent.com/u/5793125?v=4)](https://github.com/nalingia "nalingia (3 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/nalingia-nova-simple-toolbar-link/health.svg)

```
[![Health](https://phpackages.com/badges/nalingia-nova-simple-toolbar-link/health.svg)](https://phpackages.com/packages/nalingia-nova-simple-toolbar-link)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

52178.7k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17186.3k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1198.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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