ximdex/structured-data is a Laravel package for linked data repository.
It currently has 6 GitHub stars and 28 downloads on Packagist.
Install it with composer require ximdex/structured-data.
Discover more Laravel packages by ximdex
or browse all Laravel packages to compare alternatives.
Last updated
API to manage structured data schemas and related website content. This API facilitates CRUD operations for managing entities based on a Schema.org schema. It enables users to create, read, update, and delete entities within the specified schema, providing a streamlined approach to structured data management.
Via Composer
$ composer require ximdex/structured-data
You can visit our user guide here.
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
AGPL-3.0. Please see the license file for more information.