Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/api-platform/schema-generator

PHP Model Scaffolding from Schema.org and other RDF vocabularies
https://github.com/api-platform/schema-generator

api-platform doctrine generator hacktoberfest json-ld microdata php php-model schema schema-org semantic symfony vocabulary web-ontology-language

Last synced: 5 days ago
JSON representation

PHP Model Scaffolding from Schema.org and other RDF vocabularies

Awesome Lists containing this project

README

        

# API Platform Schema Generator

`schema` is a command line tool part of [the API Platform framework](https://api-platform.com) that instantly generates a set
of PHP classes from vocabularies such as (but not limited to) [Schema.org](https://schema.org)
or [ActivityStreams](https://www.w3.org/TR/activitystreams-core/) or from an [OpenAPI](https://www.openapis.org/) documentation.

[![GitHub Actions](https://github.com/api-platform/schema-generator/workflows/CI/badge.svg?branch=main)](https://github.com/api-platform/schema-generator/actions?query=workflow%3ACI+branch%3Amain)
[![Coverage Status](https://coveralls.io/repos/github/api-platform/schema-generator/badge.svg?branch=main)](https://coveralls.io/github/api-platform/schema-generator?branch=main)

## Documentation

* [Introduction](https://api-platform.com/docs/schema-generator/)
* [Getting Started](https://api-platform.com/docs/schema-generator/getting-started)
* [Configuration](https://api-platform.com/docs/schema-generator/configuration)

## Credits

This project was created by [Kévin Dunglas](https://dunglas.fr) and is sponsored by [Les-Tilleuls.coop](https://les-tilleuls.coop).