PHPackages                             digital-creative/icon-action-toolbar - 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. digital-creative/icon-action-toolbar

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

digital-creative/icon-action-toolbar
====================================

Allows you to update a single column of a resource all at once.

v0.1.3(1y ago)2626.0k—0%19[3 issues](https://github.com/dcasia/icon-action-toolbar/issues)[2 PRs](https://github.com/dcasia/icon-action-toolbar/pulls)MITVuePHP &gt;=8.1

Since Oct 11Pushed 1y ago3 watchersCompare

[ Source](https://github.com/dcasia/icon-action-toolbar)[ Packagist](https://packagist.org/packages/digital-creative/icon-action-toolbar)[ GitHub Sponsors](https://github.com/milewski)[ RSS](/packages/digital-creative-icon-action-toolbar/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

Icon Action Toolbar
===================

[](#icon-action-toolbar)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fe88d6f9e87311b3202a44632bfa97e015d461b34ecebf05b8ad4478937348b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6469676974616c2d63726561746976652f69636f6e2d616374696f6e2d746f6f6c626172)](https://packagist.org/packages/digital-creative/icon-action-toolbar)[![Total Downloads](https://camo.githubusercontent.com/dae24d04cead86867f07f7bdf1a73dc63c90ae921a83aeb58a72cf32930a879a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6469676974616c2d63726561746976652f69636f6e2d616374696f6e2d746f6f6c626172)](https://packagist.org/packages/digital-creative/icon-action-toolbar)[![License](https://camo.githubusercontent.com/987a1247276722d517942e985446407d39b0153ecdfc8cbfe28c36556dfce7a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6469676974616c2d63726561746976652f69636f6e2d616374696f6e2d746f6f6c626172)](https://github.com/dcasia/icon-action-toolbar/blob/master/LICENSE)

  ![Icon Action Toolbar in Action](https://raw.githubusercontent.com/dcasia/icon-action-toolbar/main/screenshots/light.png)Replaces the default boring action menu with an inline row of icon-based actions.

Installation
============

[](#installation)

You can install the package via composer:

```
composer require digital-creative/icon-action-toolbar

```

Basic Usage
-----------

[](#basic-usage)

All you need to do is append an `->icon()` to all your actions, it accepts either an icon name from [heroicons](https://heroicons.com/) or inlined svg string.

```
class UserResource extends Resource
{
    public function actions(NovaRequest $request): array
    {
        return [
            UpdateSubscription::make()->icon('credit-card'),
            Unban::make()->icon('fire'),

            DeleteInactiveUsers::make()->standalone()->icon('hand', label: 'Ban!'),
            SendWeekNewsletter::make()->standalone()->icon('...'),
        ];
    }
}
```

Configuration
-------------

[](#configuration)

You can customize the icons by adding the following to your nova config file:

```
// config/nova.php

'vendors' => [
    'icon_action_toolbar' => [
        'icons' => [
            'replicate' => 'square-2-stack',
            'preview' => 'viewfinder-circle',
            'impersonate' => 'finger-print',
            'delete_resource' => '...',
        ],
    ]
]
```

⭐️ Show Your Support
--------------------

[](#️-show-your-support)

Please give a ⭐️ if this project helped you!

### Other Packages You Might Like

[](#other-packages-you-might-like)

- [Nova Dashboard](https://github.com/dcasia/nova-dashboard) - The missing dashboard for Laravel Nova!
- [Nova Welcome Card](https://github.com/dcasia/nova-welcome-card) - A configurable version of the `Help card` that comes with Nova.
- [Icon Action Toolbar](https://github.com/dcasia/icon-action-toolbar) - Replaces the default boring action menu with an inline row of icon-based actions.
- [Expandable Table Row](https://github.com/dcasia/expandable-table-row) - Provides an easy way to append extra data to each row of your resource tables.
- [Collapsible Resource Manager](https://github.com/dcasia/collapsible-resource-manager) - Provides an easy way to order and group your resources on the sidebar.
- [Resource Navigation Tab](https://github.com/dcasia/resource-navigation-tab) - Organize your resource fields into tabs.
- [Resource Navigation Link](https://github.com/dcasia/resource-navigation-link) - Create links to internal or external resources.
- [Nova Mega Filter](https://github.com/dcasia/nova-mega-filter) - Display all your filters in a card instead of a tiny dropdown!
- [Nova Pill Filter](https://github.com/dcasia/nova-pill-filter) - A Laravel Nova filter that renders into clickable pills.
- [Nova Slider Filter](https://github.com/dcasia/nova-slider-filter) - A Laravel Nova filter for picking range between a min/max value.
- [Nova Range Input Filter](https://github.com/dcasia/nova-range-input-filter) - A Laravel Nova range input filter.
- [Nova FilePond](https://github.com/dcasia/nova-filepond) - A Nova field for uploading File, Image and Video using Filepond.
- [Custom Relationship Field](https://github.com/dcasia/custom-relationship-field) - Emulate HasMany relationship without having a real relationship set between resources.
- [Column Toggler](https://github.com/dcasia/column-toggler) - A Laravel Nova package that allows you to hide/show columns in the index view.
- [Batch Edit Toolbar](https://github.com/dcasia/batch-edit-toolbar) - Allows you to update a single column of a resource all at once directly from the index page.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://raw.githubusercontent.com/dcasia/icon-action-toolbar/master/LICENSE) for more information.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% 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 ~52 days

Recently: every ~88 days

Total

8

Last Release

587d ago

### Community

Maintainers

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

---

Top Contributors

[![milewski](https://avatars.githubusercontent.com/u/2874967?v=4)](https://github.com/milewski "milewski (15 commits)")[![webard](https://avatars.githubusercontent.com/u/855788?v=4)](https://github.com/webard "webard (1 commits)")

---

Tags

laraveltoolbarnovabatch-edit

### Embed Badge

![Health badge](/badges/digital-creative-icon-action-toolbar/health.svg)

```
[![Health](https://phpackages.com/badges/digital-creative-icon-action-toolbar/health.svg)](https://phpackages.com/packages/digital-creative-icon-action-toolbar)
```

###  Alternatives

[eminiarts/nova-tabs

Laravel Nova - Tabs.

4624.1M20](/packages/eminiarts-nova-tabs)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2861.8M9](/packages/outl1ne-nova-sortable)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

14720.0k](/packages/markwalet-nova-modal-response)[norman-huth/nova-assets-changer

Change Nova resources

2570.1k](/packages/norman-huth-nova-assets-changer)

PHPackages © 2026

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