PHPackages                             cristianhr/ext-bread-fields-fix - 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. cristianhr/ext-bread-fields-fix

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

cristianhr/ext-bread-fields-fix
===============================

Fix Issue Delete, Multiple fields Extended FormFields

0417↓100%PHP

Since Apr 30Pushed 4y agoCompare

[ Source](https://github.com/CristianHR/ext-bread-fields-fix)[ Packagist](https://packagist.org/packages/cristianhr/ext-bread-fields-fix)[ RSS](/packages/cristianhr-ext-bread-fields-fix/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fix Issue Delete, Multiple fields &amp; files Extended FormFields hook to Voyager BREAD
=======================================================================================

[](#fix-issue-delete-multiple-fields--files-extended-formfields-hook-to-voyager-bread)

This interface extends `VoyagerBaseController::getContentBasedOnType()`, which makes it easy to add data handlers for your own FormFields.

The package includes several additional FormFields:

- **Key-Value to JSON**
- **Multiple Images with tag attributes**
- **Fix Multiple Fields on module**
- **Fix Delete image issue**
- **Test on Laravel 7.8.x &amp; voyager 1.4**

Over time, this list will be updated with new items.

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

[](#installation)

You can use the artisan command below to install this hook

```
php artisan hook:install ext-bread-fields-fix
```

### Required

[](#required)

```
"laravel/framework": "7.0.*"
"tcg/voyager": "^1.4"
```

Key-Value to JSON
-----------------

[](#key-value-to-json)

In BREAD configuration:

[![default](https://user-images.githubusercontent.com/2696333/49937836-181a1e00-fee9-11e8-9791-4e347c5e2441.png)](https://user-images.githubusercontent.com/2696333/49937836-181a1e00-fee9-11e8-9791-4e347c5e2441.png)

Add new item / Edit item:

[![default](https://user-images.githubusercontent.com/2696333/49939862-0b98c400-feef-11e8-9cce-3a0aa003385c.png)](https://user-images.githubusercontent.com/2696333/49939862-0b98c400-feef-11e8-9cce-3a0aa003385c.png)

Final Data:

[![default](https://user-images.githubusercontent.com/2696333/49937977-7fd06900-fee9-11e8-80ff-d5bf904123f7.png)](https://user-images.githubusercontent.com/2696333/49937977-7fd06900-fee9-11e8-80ff-d5bf904123f7.png)

Multiple Images with tag attributes
-----------------------------------

[](#multiple-images-with-tag-attributes)

In BREAD configuration

[![image](https://user-images.githubusercontent.com/2696333/50157169-c8b96080-02e1-11e9-9b80-dfa7f7041428.png)](https://user-images.githubusercontent.com/2696333/50157169-c8b96080-02e1-11e9-9b80-dfa7f7041428.png)

Add new item / Edit item:

[![image](https://user-images.githubusercontent.com/2696333/50157243-facac280-02e1-11e9-97ed-e666b10dbe2b.png)](https://user-images.githubusercontent.com/2696333/50157243-facac280-02e1-11e9-97ed-e666b10dbe2b.png)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/91d6660f7f2b6431c14cfa422999dcf90e111e906d8457902e674bb6987babd3?d=identicon)[CristianHR](/maintainers/CristianHR)

---

Top Contributors

[![CristianHR](https://avatars.githubusercontent.com/u/11987617?v=4)](https://github.com/CristianHR "CristianHR (6 commits)")[![captainkie](https://avatars.githubusercontent.com/u/48541987?v=4)](https://github.com/captainkie "captainkie (1 commits)")

### Embed Badge

![Health badge](/badges/cristianhr-ext-bread-fields-fix/health.svg)

```
[![Health](https://phpackages.com/badges/cristianhr-ext-bread-fields-fix/health.svg)](https://phpackages.com/packages/cristianhr-ext-bread-fields-fix)
```

###  Alternatives

[helicon/object-mapper

Simple object mapping.

191.2k](/packages/helicon-object-mapper)

PHPackages © 2026

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