Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/api-platform/schema-generator
- Owner: api-platform
- License: mit
- Created: 2014-01-31T14:14:10.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T19:32:16.000Z (2 months ago)
- Last Synced: 2024-11-09T01:37:32.696Z (about 1 month ago)
- Topics: api-platform, doctrine, generator, hacktoberfest, json-ld, microdata, php, php-model, schema, schema-org, semantic, symfony, vocabulary, web-ontology-language
- Language: PHP
- Homepage: https://api-platform.com/docs/schema-generator/
- Size: 2.13 MB
- Stars: 460
- Watchers: 29
- Forks: 110
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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).