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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cheehau/filament-copy-action

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

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 yesterday

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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

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

Total

2

Last Release

906d 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

[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94135.4k5](/packages/marcelweidum-filament-expiration-notice)[stephenjude/filament-blog

Filament Blog Builder

20619.4k](/packages/stephenjude-filament-blog)[hydrat/filament-table-layout-toggle

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

63113.3k3](/packages/hydrat-filament-table-layout-toggle)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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