PHPackages                             ibrahem-kamal/json-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. ibrahem-kamal/json-field

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

ibrahem-kamal/json-field
========================

A Laravel Nova Json field.

0.3.1(5y ago)134.9k1MITVuePHP &gt;=7.1.0

Since Aug 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ibrahem-kamal/nova-json-field)[ Packagist](https://packagist.org/packages/ibrahem-kamal/json-field)[ RSS](/packages/ibrahem-kamal-json-field/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (5)Used By (0)

Nova Json Field
===============

[](#nova-json-field)

this is just a wrapper for [vue-json-field](https://www.npmjs.com/package/vue-json-editor)

**important notes**

- you need to cast your column to array `protected $casts = ['json'=>'array'];`

**example:**

```
JsonField::make('Json')
	    ->mode('view') // avaialable modes [tree,code,form,text,view] default code
	    ->expandedOnStart(true)
	    ->defaultJsonPath(resource_path('test.json'))  // path to the json file

```

**screenshots**[![](https://camo.githubusercontent.com/71c33c344bb29e35a9482932e2b306e1505845aa5b94cfb8e5570a0dd73be016/68747470733a2f2f692e696d6775722e636f6d2f7a796576564c372e706e67)](https://camo.githubusercontent.com/71c33c344bb29e35a9482932e2b306e1505845aa5b94cfb8e5570a0dd73be016/68747470733a2f2f692e696d6775722e636f6d2f7a796576564c372e706e67)[![](https://camo.githubusercontent.com/bb25f56df7eff3cfb1a265e83753767f19529e297e155cdc3b43b6f192ccd4f4/68747470733a2f2f692e696d6775722e636f6d2f355179754e64702e706e67)](https://camo.githubusercontent.com/bb25f56df7eff3cfb1a265e83753767f19529e297e155cdc3b43b6f192ccd4f4/68747470733a2f2f692e696d6775722e636f6d2f355179754e64702e706e67)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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

4

Last Release

2108d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/033bc7c0b8c92e1771f366c5681ca9b9b5b1f81efba3046ae73ae445d3d491a2?d=identicon)[ibrahem-kamal](/maintainers/ibrahem-kamal)

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/ibrahem-kamal-json-field/health.svg)

```
[![Health](https://phpackages.com/badges/ibrahem-kamal-json-field/health.svg)](https://phpackages.com/packages/ibrahem-kamal-json-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)
