webnuvola/laravel-json-ld
最新稳定版本:v2.1.0
Composer 安装命令:
composer require webnuvola/laravel-json-ld
包简介
Laravel wrapper for torann/json-ld
README 文档
README
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.
统计信息
- 总下载量: 10.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-09-17