clubdeuce / schema-php
A PHP library for Schema.org
0.0.1
2025-04-17 02:52 UTC
Requires (Dev)
- phpunit/phpunit: ^12.1
README
A library to generate schema.org JSON-LD.
This library is designed to be used in PHP applications to generate schema.org compliant JSON-LD data for embedding in web pages. It provides a simple and flexible way to create structured data that can help improve SEO and enhance search engine results. However, this library is by no means an exhaustive implementation of the schema.org specification, nor does it aspire to be. It is a collection of the items that have been necessary for client projects. As such, it grows as new requirements are encountered.
Contributions
That being said, contributions are welcome. Please submit a pull request.
Documentation
Please see the documentation for detailed information.