webnuvola/laravel-json-ld 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

webnuvola/laravel-json-ld

最新稳定版本:v2.1.0

Composer 安装命令:

composer require webnuvola/laravel-json-ld

包简介

Laravel wrapper for torann/json-ld

README 文档

README

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.

统计信息

  • 总下载量: 10.17k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-09-17