helsingborg-stad/schema-library-generator
最新稳定版本:2.1.0
Composer 安装命令:
composer require helsingborg-stad/schema-library-generator
包简介
A fluent builder Schema.org types and ld+json generator
README 文档
README
This package is built on the excellent spatie/schema-org package. However, it has been modified to include only the generator functionality.
The generator is designed to create a types package for working with Schema.org objects, making it easier to define and use structured data in your projects.
Installation
You can install the package via composer:
composer require --dev helsingborg-stad/schema-library-generator
Usage
You can use the package to generate a types package for your project. The generator will create a set of classes that represent the Schema.org types, making it easier to work with structured data.
Generating the Types Package
To generate the types package, you can use the following command:
Generate inside your project
vendor/bin/generate --organization -o 'Example\\Organization' <output-directory>
统计信息
- 总下载量: 126
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-01