ximdex / structured-data
Linked data repository
Requires
- php: ^8.0
- easyrdf/easyrdf: ^0.9.1
- guzzlehttp/guzzle: ^7.9.3
- laravel/framework: ^12.0
- ml/json-ld: ^1.1
Requires (Dev)
- mockery/mockery: ^1.6
- orchestra/testbench: ~3.0
- phpunit/phpunit: ^11.5.3
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2025-06-11 09:13:11 UTC
README
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.
Installation
Via Composer
$ composer require ximdex/structured-data
Usage
You can visit our user guide here.
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email info@ximdex.com instead of using the issue tracker.
Credits
License
AGPL-3.0. Please see the license file for more information.