PHPackages                             ahmedabdelaal/filament-json-preview - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. ahmedabdelaal/filament-json-preview

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

ahmedabdelaal/filament-json-preview
===================================

Preview Json In Formatted Way

v1.0.0(2y ago)723.3k↓25.6%6[2 issues](https://github.com/ahmedabdel3al/filament-json-preview/issues)[3 PRs](https://github.com/ahmedabdel3al/filament-json-preview/pulls)MITPHPPHP ^8.1|^8.2

Since May 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ahmedabdel3al/filament-json-preview)[ Packagist](https://packagist.org/packages/ahmedabdelaal/filament-json-preview)[ Docs](https://github.com/ahmedabdelaal/filament-json-preview)[ RSS](/packages/ahmedabdelaal-filament-json-preview/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

ahmedabdelaal/filament-json-preview
===================================

[](#ahmedabdelaalfilament-json-preview)

This package seamlessly integrates the powerful JSONEditor library , enabling developers to easily incorporate a robust JSON editor into their Filament projects.

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

[](#installation)

[![img.png](https://raw.githubusercontent.com/ahmedabdel3al/filament-json-preview/main/images/img.png)](https://raw.githubusercontent.com/ahmedabdel3al/filament-json-preview/main/images/img.png)

You can install the package via composer:

```
composer require ahmedabdelaal/filament-json-preview
```

publish the svg icons

```
php artisan vendor:publish --tag=jsoneditor
```

Usage
-----

[](#usage)

```
public static function infolist(Infolist $infolist): Infolist
{
        return $infolist->schema([
            JsonPreview::make('logs'),
        ]);
}
```

enable search in json

```
JsonPreview::make('logs')->searchable()
```

show NavigationBar in json

```
JsonPreview::make('logs')->showNavigationBar()
```

Contributing
------------

[](#contributing)

Your contributions are welcome and greatly valued! Please feel free to submit a pull request or create an issue.

Credits
-------

[](#credits)

- [Ahmed Abdelaal](https://github.com/ahmedabdel3al)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

default
-------

[](#default)

 [![Screenshot](https://raw.githubusercontent.com/ahmedabdel3al/filament-json-preview/main/images/collapse.png)](https://raw.githubusercontent.com/ahmedabdel3al/filament-json-preview/main/images/collapse.png)

search
------

[](#search)

 [![Screenshot](https://raw.githubusercontent.com/ahmedabdel3al/filament-json-preview/main/images/search.png)](https://raw.githubusercontent.com/ahmedabdel3al/filament-json-preview/main/images/search.png)

navigation bar
--------------

[](#navigation-bar)

 [![Screenshot](https://raw.githubusercontent.com/ahmedabdel3al/filament-json-preview/main/images/navigationbar.png)](https://raw.githubusercontent.com/ahmedabdel3al/filament-json-preview/main/images/navigationbar.png)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community10

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

Unknown

Total

1

Last Release

766d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b4058c31d23663271a27fcb7f8e32dca54d0dafb6ca090bb4f3d0c62e5bd641e?d=identicon)[ahmedabdelaal](/maintainers/ahmedabdelaal)

---

Top Contributors

[![ahmedabdel3al](https://avatars.githubusercontent.com/u/35740977?v=4)](https://github.com/ahmedabdel3al "ahmedabdel3al (3 commits)")

---

Tags

jsonjsoneditorpreivewjsonlaravelfieldfilamententryfilament-json-preview

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/ahmedabdelaal-filament-json-preview/health.svg)

```
[![Health](https://phpackages.com/badges/ahmedabdelaal-filament-json-preview/health.svg)](https://phpackages.com/packages/ahmedabdelaal-filament-json-preview)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[novadaemon/filament-pretty-json

Read-only field to show pretty json in your filamentphp forms

47471.9k2](/packages/novadaemon-filament-pretty-json)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

274327.2k9](/packages/croustibat-filament-jobs-monitor)

PHPackages © 2026

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