karls/json-field-bundle

此包的最新版本(1.1.0)没有可用的许可信息。

提供JSON字段以统一CMS。

安装: 228

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

公开问题: 0

类型:symfony-bundle

1.1.0 2020-01-21 14:50 UTC

This package is auto-updated.

Last update: 2024-09-22 01:13:54 UTC


README

提供JSON字段以统一CMS。

安装

通过composer

    composer require karls/json-field-bundle

在config/bundles.php中

Karls\JSONFieldBundle\KarlsJSONFieldBundle::class => ['all' => true],

用法

JSON

{
  "type": "json"
}