webnuvola/laravel-json-ld is a Laravel package for laravel wrapper for torann/json-ld.
It currently has 5 GitHub stars and 11.182 downloads on Packagist (latest version v2.1.0).
Install it with composer require webnuvola/laravel-json-ld.
Discover more Laravel packages by webnuvola
or browse all Laravel packages to compare alternatives.
Last updated
This package allows you to use the torann/json-ld package with Laravel.
You can install the package via composer:
composer require webnuvola/laravel-json-ld
jsonld(string $context, array $data = [])
See torann/json-ld documentation
{{ jsonld() }}
composer test
The MIT License (MIT). Please see License File for more information.