PHPackages                             cheehau/filament-copy-action - 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. cheehau/filament-copy-action

ActiveLibrary

cheehau/filament-copy-action
============================

This package give actions copyable feature

v1.0.1(2y ago)0185MITPHPPHP ^8.1

Since Jan 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/cheehau/filament-copy-action)[ Packagist](https://packagist.org/packages/cheehau/filament-copy-action)[ Docs](https://github.com/cheehau/filament-copy-action)[ GitHub Sponsors](https://github.com/cheehau)[ RSS](/packages/cheehau-filament-copy-action/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

CopyAction - Copy To Clipboard with one action button
=====================================================

[](#copyaction---copy-to-clipboard-with-one-action-button)

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

[](#installation)

You can install the package via composer:

```
composer require cheehau/filament-copy-action
```

Usage
-----

[](#usage)

```
use \Cheehau\FilamentCopyAction\Actions\CopyAction;

CopyAction::make('test')
    ->content('Content to be copied into clipboard')
    ->copyMessage('Copied!!')
```

Credits
-------

[](#credits)

- Inspired by [Copy Actions](https://github.com/webbingbrasil/filament-copyactions)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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 ~0 days

Total

2

Last Release

853d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/974a424527313aca26809418c1f4c78a699a2a97e0ad120ab3445943f9cc7df0?d=identicon)[cheehau.lee11](/maintainers/cheehau.lee11)

---

Top Contributors

[![cheehau](https://avatars.githubusercontent.com/u/94346201?v=4)](https://github.com/cheehau "cheehau (37 commits)")

---

Tags

laravelcheehaufilament-copy-action

### Embed Badge

![Health badge](/badges/cheehau-filament-copy-action/health.svg)

```
[![Health](https://phpackages.com/badges/cheehau-filament-copy-action/health.svg)](https://phpackages.com/packages/cheehau-filament-copy-action)
```

###  Alternatives

[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[filafly/brisk

A simple, friendly theme for Filament.

2211.9k1](/packages/filafly-brisk)

PHPackages © 2026

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