{"id":20213843,"url":"https://github.com/dachcom-digital/pimcore-schema","last_synced_at":"2025-07-11T20:32:54.929Z","repository":{"id":55032399,"uuid":"212072754","full_name":"dachcom-digital/pimcore-schema","owner":"dachcom-digital","description":"JSON-LD structured Data Snippet Generator","archived":false,"fork":false,"pushed_at":"2024-12-05T10:57:52.000Z","size":118,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-12T05:16:57.347Z","etag":null,"topics":["json-ld","pimcore","schema-org"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dachcom-digital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-01T10:52:55.000Z","updated_at":"2024-12-05T10:54:02.000Z","dependencies_parsed_at":"2023-11-07T12:23:18.986Z","dependency_job_id":"3b778301-5e33-49f4-92bf-1e3483ad6727","html_url":"https://github.com/dachcom-digital/pimcore-schema","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":0.03703703703703709,"last_synced_commit":"490a5acbc0a0d4fc7fcab6d29ae5c98ca52feead"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/dachcom-digital/pimcore-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dachcom-digital","download_url":"https://codeload.github.com/dachcom-digital/pimcore-schema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dachcom-digital%2Fpimcore-schema/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264892896,"owners_count":23679378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json-ld","pimcore","schema-org"],"created_at":"2024-11-14T06:12:09.469Z","updated_at":"2025-07-11T20:32:54.906Z","avatar_url":"https://github.com/dachcom-digital.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pimcore Schema Bundle\n[![Software License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Software License](https://img.shields.io/badge/license-DCL-white.svg?style=flat-square\u0026color=%23ff5c5c)](LICENSE.md)\n[![Latest Release](https://img.shields.io/packagist/v/dachcom-digital/schema.svg?style=flat-square)](https://packagist.org/packages/dachcom-digital/schema)\n[![Tests](https://img.shields.io/github/actions/workflow/status/dachcom-digital/pimcore-schema/.github/workflows/codeception.yml?branch=master\u0026style=flat-square\u0026logo=github\u0026label=codeception)](https://github.com/dachcom-digital/pimcore-schema/actions?query=workflow%3ACodeception+branch%3Amaster)\n[![PhpStan](https://img.shields.io/github/actions/workflow/status/dachcom-digital/pimcore-schema/.github/workflows/php-stan.yml?branch=master\u0026style=flat-square\u0026logo=github\u0026label=phpstan%20level%204)](https://github.com/dachcom-digital/pimcore-schema/actions?query=workflow%3A\"PHP+Stan\"+branch%3Amaster)\n\nSchema.org type builder and ld+json generator for pimcore. \nThis bundle requires the `spatie/schema-org` package. \n\n### Release Plan\n\n| Release | Supported Pimcore Versions | Supported Symfony Versions | Release Date | Maintained     | Branch |\n|---------|----------------------------|----------------------------|--------------|----------------|--------|\n| **3x**  | `11.0`                     | `6.2`                      | 30.08.2023   | Feature Branch | master |\n| **2.x** | `10.1` - `10.6`            | `5.4`                      | 14.10.2021   | Bugfixes       | 2.x    |\n| **1.x** | `6.0` - `6.9`              | `3.4`, `^4.4`              | 01.10.2019   | Unsupported    | 1.x    |\n\n## Installation\n\n```json\n\"require\" : {\n    \"dachcom-digital/schema\" : \"~3.1.0\",\n}\n```\n\nAdd Bundle to `bundles.php`:\n```php\nreturn [\n    SchemaBundle\\SchemaBundle::class =\u003e ['all' =\u003e true],\n];\n```\n\n- Execute: `$ bin/console pimcore:bundle:install SchemaBundle`\n\n## Upgrading\n- Execute: `$ bin/console doctrine:migrations:migrate --prefix 'SchemaBundle\\Migrations'`\n\n## Output\n![image](https://user-images.githubusercontent.com/700119/65961347-a9e22000-e456-11e9-878e-d5df75536846.png)\n\n\u003e [!NOTE]  \n\u003e Test your output on https://search.google.com/structured-data/testing-tool\n\n## Further Information\n- [Usage](docs/00_Usage.md)\n  - [Use it with SEO Bundle](docs/01_SeoBundleUsage.md) (Recommended)\n  - [Use it in Standalone Mode](docs/02_StandaloneUsage.md)\n\n## Upgrade Info\nBefore updating, please [check our upgrade notes!](UPGRADE.md)\n\n## License\n**DACHCOM.DIGITAL AG**, Löwenhofstrasse 15, 9424 Rheineck, Schweiz  \n[dachcom.com](https://www.dachcom.com), dcdi@dachcom.ch  \nCopyright © 2024 DACHCOM.DIGITAL. All rights reserved.  \n\nFor licensing details please visit [LICENSE.md](LICENSE.md)  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdachcom-digital%2Fpimcore-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdachcom-digital%2Fpimcore-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdachcom-digital%2Fpimcore-schema/lists"}