海南苯概企业管理有限公司

0712-2888027 189-8648-0214
微信公眾號

孝感風(fēng)信網(wǎng)絡(luò)科技有限公司微信公眾號

當(dāng)前位置:主頁 > 技術(shù)支持 > PHP > Laravel Hashids一款不錯的哈希數(shù)據(jù)ID解決方案

Laravel Hashids一款不錯的哈希數(shù)據(jù)ID解決方案

時間:2018-12-04來源:風(fēng)信官網(wǎng) 點(diǎn)擊: 1809次
在Laravel中我們使用composer進(jìn)行安裝 vinkla/hashids開源庫,可以將字符串ID轉(zhuǎn)化為數(shù)字ID。

我們使用composer進(jìn)行安裝,最新的laravel-hashids 需要Laravel 5.6版本以上支持。

$ composer require vinkla/hashids

擴(kuò)展包配置

$ php artisan vendor:publish

GitHUB項(xiàng)目地址:https://github.com/vinkla/laravel-hashids

使用示例代碼:

使用use引入Hashids

// You can alias this in config/app.php.
use Vinkla\Hashids\Facades\Hashids;

對字符串進(jìn)行加密
Hashids::encode(4815162342);
// We're done here - how easy was that, it just works!

對字符串進(jìn)行解密
Hashids::decode('doyouthinkthatsairyourebreathingnow');
// This example is simple and there are far more methods available.
熱門關(guān)鍵詞: Laravel Hashids 哈希數(shù)據(jù)ID
欄目列表
推薦內(nèi)容
熱點(diǎn)內(nèi)容
展開
郁南县| 铜鼓县| 延川县| 容城县| 日喀则市| 天等县| 东源县| 光泽县| 湟中县| 会昌县| 霍林郭勒市| 定西市| 吉木萨尔县| 自贡市| 甘谷县| 烟台市| 蒙自县| 石家庄市| 依兰县| 德州市| 芦溪县| 嘉祥县| 吉林省| 苏尼特左旗| 泰和县| 清新县| 忻州市| 凤庆县| 合山市| 红安县| 都安| 吴川市| 奎屯市| 安丘市| 通海县| 武城县| 沐川县| 肥东县| 华阴市| 三台县| 红原县|