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(1y ago)720.7k↓37%6[3 PRs](https://github.com/ahmedabdel3al/filament-json-preview/pulls)MITPHPPHP ^8.1|^8.2

Since May 30Pushed 1y 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 1mo 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

36

—

LowBetter than 82% of packages

Maintenance31

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

718d 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

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[novadaemon/filament-pretty-json

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

44359.2k2](/packages/novadaemon-filament-pretty-json)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

254255.2k6](/packages/croustibat-filament-jobs-monitor)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17554.3k2](/packages/stephenjude-filament-jetstream)

PHPackages © 2026

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