dachcom-digital/schema
Composer 安装命令:
composer require dachcom-digital/schema
包简介
Pimcore Schema
README 文档
README
Important
This bundle will not be compatible with Pimcore 12 or any future Pimcore versions.
For all future development, updates, and documentation, please refer to opendxp.io:
- Access the latest info here: https://www.opendxp.io/en/bundles
- Migration of Dachcom Digital Bundles: https://www.opendxp.io/en/dachcom-bundles
Note: We are open to partnerships for those interested in porting this bundle to future versions.
For inquiries, please contact: dcdi@dachcom.ch
Schema.org type builder and ld+json generator for pimcore.
This bundle requires the spatie/schema-org package.
Release Plan
| Release | Supported Pimcore Versions | Supported Symfony Versions | Release Date | Maintained | Branch |
|---|---|---|---|---|---|
| 3x | 11.0 |
6.2 |
30.08.2023 | Feature Branch | master |
| 2.x | 10.1 - 10.6 |
5.4 |
14.10.2021 | Bugfixes | 2.x |
| 1.x | 6.0 - 6.9 |
3.4, ^4.4 |
01.10.2019 | Unsupported | 1.x |
Installation
"require" : { "dachcom-digital/schema" : "~3.1.0", }
Add Bundle to bundles.php:
return [ SchemaBundle\SchemaBundle::class => ['all' => true], ];
- Execute:
$ bin/console pimcore:bundle:install SchemaBundle
Upgrading
- Execute:
$ bin/console doctrine:migrations:migrate --prefix 'SchemaBundle\Migrations'
Output
Note
Test your output on https://search.google.com/structured-data/testing-tool
Further Information
- Usage
- Use it with SEO Bundle (Recommended)
- Use it in Standalone Mode
Upgrade Info
Before updating, please check our upgrade notes!
License
DACHCOM.DIGITAL AG, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
dachcom.com, dcdi@dachcom.ch
Copyright © 2024 DACHCOM.DIGITAL. All rights reserved.
For licensing details please visit LICENSE.md
dachcom-digital/schema 适用场景与选型建议
dachcom-digital/schema 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 81.11k 次下载、GitHub Stars 达 10, 最近一次更新时间为 2019 年 10 月 01 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「schema」 「JSON-LD」 「pimcore」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 dachcom-digital/schema 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 dachcom-digital/schema 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 dachcom-digital/schema 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Pimcore 5.x Website Indexer (powered by Zend Search Lucene)
Extension for Opis JSON Schema
Integration module allows to integrate Pimcore platform with Magento 2
Laravel wrapper for torann/json-ld
EAV modeling package for Eloquent and Laravel.
serialize Symfony Forms into JSON schema
统计信息
- 总下载量: 81.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 13
- 依赖项目数: 0
- 推荐数: 2
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2019-10-01
