PHPackages                             imumz/nova-copy-field - 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. imumz/nova-copy-field

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

imumz/nova-copy-field
=====================

A Laravel Nova field.

1.0.1(5y ago)022MITVuePHP &gt;=7.1.0

Since Dec 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iMuMz/NovaCopyField)[ Packagist](https://packagist.org/packages/imumz/nova-copy-field)[ RSS](/packages/imumz-nova-copy-field/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

NovaCopyField
=============

[](#novacopyfield)

Custom Laravel Nova copy field

### Installation

[](#installation)

```
composer require imumz/nova-copy-field

```

### Usage

[](#usage)

```
use Imumz\NovaCopyField\NovaCopyField;
...
NovaCopyField::make('Copy')
  ->copyFromTo([
    'field_to_copy' => 'field_to_paste',
    'field_to_copy_2' => 'field_to_paste_2',
    'field_to_copy_3' => 'field_to_paste_3',
    'field_to_copy_4' => 'field_to_paste_4',
    'field_to_copy_5' => 'field_to_paste_5',
  ])
```

### Example

[](#example)

```
NovaCopyField::make('Copy Fields')
  ->copyFromTo([
    'name' => 'email',
  ])
```

[![image](https://user-images.githubusercontent.com/22936672/105143445-8c7e0d00-5b04-11eb-956e-0412b6a6d4a9.png)](https://user-images.githubusercontent.com/22936672/105143445-8c7e0d00-5b04-11eb-956e-0412b6a6d4a9.png)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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

Total

2

Last Release

1936d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0eeb120edd255a21c41436897f061b8fad98281efe615b7c5f718735705ef797?d=identicon)[iMuMz](/maintainers/iMuMz)

---

Top Contributors

[![iMuMz](https://avatars.githubusercontent.com/u/22936672?v=4)](https://github.com/iMuMz "iMuMz (11 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/imumz-nova-copy-field/health.svg)

```
[![Health](https://phpackages.com/badges/imumz-nova-copy-field/health.svg)](https://phpackages.com/packages/imumz-nova-copy-field)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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