Download the PHP package helsingborg-stad/schema-library-generator without Composer
On this page you can find all versions of the php package helsingborg-stad/schema-library-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download helsingborg-stad/schema-library-generator
More information about helsingborg-stad/schema-library-generator
Files in helsingborg-stad/schema-library-generator
Package schema-library-generator
Short Description A fluent builder Schema.org types and ld+json generator
License MIT
Homepage https://github.com/spatie/schema-org
Informations about the package schema-library-generator
Schema.org Types And ld+json Generator
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:
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
All versions of schema-library-generator with dependencies
ext-json Version *
graham-campbell/analyzer Version ^4.2
illuminate/collections Version ^8.62.0
league/flysystem Version ^2.3.0 || ^3.0
symfony/console Version ^5.3.7 || 6.0
twig/twig Version ^3.3.3