ximdex / structured-data
Linked data repository
Requires
- easyrdf/easyrdf: ^0.9.1
- guzzlehttp/guzzle: ^6.3
- illuminate/support: ~5 || ~6
- ml/json-ld: ^1.1
Requires (Dev)
- mockery/mockery: ^1.1
- orchestra/testbench: ~3.0
- phpunit/phpunit: ~7.0
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2025-02-23 12:29:44 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.