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.6k6[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 1mo ago

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

Maintenance19

Infrequent updates — may be unmaintained

Popularity33

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

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

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[datlechin/filament-menu-builder

Create and manage menus and menu items

13550.3k2](/packages/datlechin-filament-menu-builder)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[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/filament-lucide-icons

A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.

4529.4k2](/packages/codewithdennis-filament-lucide-icons)[joaopaulolndev/filament-world-clock

Show hours around the world by timezone

3111.9k](/packages/joaopaulolndev-filament-world-clock)

PHPackages © 2026

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