PHPackages                             saadj55/filament-copyable - 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. saadj55/filament-copyable

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

saadj55/filament-copyable
=========================

Filament fields and columns with copyable values

0.1.4(3y ago)365.8k6[1 issues](https://github.com/saadj55/filament-copyable/issues)[1 PRs](https://github.com/saadj55/filament-copyable/pulls)BladePHP ^8.0

Since Sep 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/saadj55/filament-copyable)[ Packagist](https://packagist.org/packages/saadj55/filament-copyable)[ RSS](/packages/saadj55-filament-copyable/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (3)Used By (0)

Filament Copyable
=================

[](#filament-copyable)

Copyable Text Column and Field for Filament PHP.

[![Screenshot of Login](./filament-copyable-column.PNG)](./filament-copyable-column.PNG)[![Screenshot of Login](./copyable-text-field.PNG)](./copyable-text-field.PNG)

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

[](#installation)

You can install the package via composer:

```
composer require saadj55/filament-copyable
```

Usage
-----

[](#usage)

### Column

[](#column)

In in your Table Schema:

```
\Saadj55\FilamentCopyable\Tables\Columns\CopyableTextColumn::make('name')
```

You can make the icon to only appear on hover with the `->showOnHover()` method,

You can set a custom [heroicon](https://heroicons.com/) by using the `->icon('heroicon-o-duplicate')` method.

### Field

[](#field)

```
\Saadj55\FilamentCopyable\Forms\Components\CopyableTextInput::make('name')
```

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69% 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 ~36 days

Total

2

Last Release

1360d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/80e5be7b1a06c8d6b0508ac9cff447f4d1d75c5899f08661e15f8191a9a7899c?d=identicon)[saadj55](/maintainers/saadj55)

---

Top Contributors

[![saadj55](https://avatars.githubusercontent.com/u/4143337?v=4)](https://github.com/saadj55 "saadj55 (20 commits)")[![cobraprojects](https://avatars.githubusercontent.com/u/42706279?v=4)](https://github.com/cobraprojects "cobraprojects (4 commits)")[![simonbuehler](https://avatars.githubusercontent.com/u/78061?v=4)](https://github.com/simonbuehler "simonbuehler (4 commits)")[![belzaaron](https://avatars.githubusercontent.com/u/21190036?v=4)](https://github.com/belzaaron "belzaaron (1 commits)")

---

Tags

columnsfilamentphplaravellivewirephp

### Embed Badge

![Health badge](/badges/saadj55-filament-copyable/health.svg)

```
[![Health](https://phpackages.com/badges/saadj55-filament-copyable/health.svg)](https://phpackages.com/packages/saadj55-filament-copyable)
```

###  Alternatives

[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

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

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)

PHPackages © 2026

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