laravel-json-api/hashids 问题修复 & 功能扩展

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

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

laravel-json-api/hashids

最新稳定版本:v3.2.0

Composer 安装命令:

composer require laravel-json-api/hashids

包简介

Encode model IDs to JSON:API resource IDs.

README 文档

README

Encode model keys to JSON:API resource ids using vinkla/hashids. This is a plugin for Laravel JSON:API.

Installation

Install using Composer

composer require laravel-json-api/hashids

This will also install vinkla/hashids. After installing, you will need to publish the configuration for that package:

php artisan vendor:publish --provider="Vinkla\Hashids\HashidsServiceProvider"

Refer to the README in that package for more configuration information.

License

Laravel JSON:API is open-sourced software licensed under the MIT License.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-03-20