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)135.0k1MITVuePHP &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 3w 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 47% 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

2154d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38753243?v=4)[Ibrahem Kamal](/maintainers/ibrahem-kamal)[@ibrahem-kamal](https://github.com/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.

3453.7M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

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

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

Boost your Laravel Nova with the TinyMCE editor.

17186.3k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1198.4k](/packages/wemersonrv-input-mask)

PHPackages © 2026

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