PHPackages                             latvel/filament-json - 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. [API Development](/categories/api)
4. /
5. latvel/filament-json

ActiveLibrary[API Development](/categories/api)

latvel/filament-json
====================

v1.0.0(3y ago)017PHPPHP ^8.0

Since Aug 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/latvel/filament-json)[ Packagist](https://packagist.org/packages/latvel/filament-json)[ RSS](/packages/latvel-filament-json/feed)WikiDiscussions main Synced 1mo ago

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

Filament Json
=============

[](#filament-json)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7c7d38a164f2dd0d3e1cdcbb3e55e62b771cd20640baa788e407b4ca8a74b171/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c617476656c2f66696c616d656e742d6a736f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/latvel/filament-json)[![Total Downloads](https://camo.githubusercontent.com/73dd3579a43c3dadb186108750e23a39553e81f6cb36eef077d8c7e53736d73a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c617476656c2f66696c616d656e742d6a736f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/latvel/filament-json)

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

[](#installation)

You can install the package via composer:

```
composer require latvel/filament-json
```

Usage
-----

[](#usage)

```
use Latvel\FilamentJson\Forms\Components\Json;

Json::make('meta')
    ->schema([])
```

### You need to add field to Model $casts property

[](#you-need-to-add-field-to-model-casts-property)

```
class YourModel extends Model {
    protected $casts = [
        'meta' => 'array'
    ]
}
```

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

1359d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bc51249c87397f3ab1835299fa943ce9318098142a95b089d66a1093ebc73be?d=identicon)[latvel](/maintainers/latvel)

---

Top Contributors

[![latvel](https://avatars.githubusercontent.com/u/65562075?v=4)](https://github.com/latvel "latvel (1 commits)")

### Embed Badge

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

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[rupadana/filament-api-service

A simple api service for supporting filamentphp

204103.8k7](/packages/rupadana-filament-api-service)[tapp/filament-webhook-client

Add a Filament resource and a policy for Spatie Webhook client

1120.2k](/packages/tapp-filament-webhook-client)[wallacemartinss/filament-whatsapp-conector

Filament plugin for WhatsApp integration with Evolution API v2

641.4k10](/packages/wallacemartinss-filament-whatsapp-conector)[zpmlabs/filament-api-docs-builder

This package will give you the best API docs building experience.

151.9k](/packages/zpmlabs-filament-api-docs-builder)[eduardoribeirodev/filament-leaflet

Um widget de mapa para FilamentPHP.

134.6k](/packages/eduardoribeirodev-filament-leaflet)

PHPackages © 2026

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