Download the PHP package isszz/webman-hashids without Composer
On this page you can find all versions of the php package isszz/webman-hashids. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download isszz/webman-hashids
More information about isszz/webman-hashids
Files in isszz/webman-hashids
Download isszz/webman-hashids
More information about isszz/webman-hashids
Files in isszz/webman-hashids
Vendor isszz
Package webman-hashids
Short Description Webman Hashids Used to generate a youtube-like ID from a digital ID
License MIT
Package webman-hashids
Short Description Webman Hashids Used to generate a youtube-like ID from a digital ID
License MIT
Please rate this library. Is it a good library?
Informations about the package webman-hashids
webman-hashids
- Webman 中使用 Hashids 用于将数字ID生成类似YouTube的ID。当您不想向用户公开数据库数字ID时使用
- 支持B站的ID生成模式,生成B站/video/
BV1fx411v7eo
这种ID
安装
配置
在 config/plugin/isszz/webman-hashids/app.php 中更改
用法
依赖注入方式
facade方式引入
助手函数
使用ThinkORM获取器对ID进行加密
使用Laravel Eloquent ORM访问器对ID进行加密
Request请求中的使用案例
新建一个路由中间件,在需要的路由引入,不需要解密的路由不建议引入
修改support\Request.php
增加如下方法
控制器中使用例如
- 基础库来自: vinkla/hashids
All versions of webman-hashids with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
hashids/hashids Version ^4.1.0
workerman/webman-framework Version >=1.4
hashids/hashids Version ^4.1.0
workerman/webman-framework Version >=1.4
The package isszz/webman-hashids contains the following files
Loading the files please wait ....