LaravelPackages.net
Acme Inc.
Toggle sidebar
webnuvola/laravel-json-ld

Laravel wrapper for torann/json-ld

11.182
5
v2.1.0
About webnuvola/laravel-json-ld

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

Laravel json-ld

Latest Version on Packagist GitHub Tests Action Status Total Downloads

This package allows you to use the torann/json-ld package with Laravel.

Installation

You can install the package via composer:

composer require webnuvola/laravel-json-ld

Usage

Create a new json-ld entry

jsonld(string $context, array $data = [])

See torann/json-ld documentation

Output json-ld data to your view

{{ jsonld() }}

Testing

composer test

Credits

License

The MIT License (MIT). Please see License File for more information.

Star History Chart