Skip to content

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

License

Notifications You must be signed in to change notification settings

Webnuvola/laravel-json-ld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages