Download the PHP package overxue/slug without Composer
On this page you can find all versions of the php package overxue/slug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package slug
Slug
中文的 url slug 支持,目的是实现文章和帖子中文标题也可以使用 slug 类型的 url(目前只支持laravel框架中使用)
安装
这是一个标准的 Composer 包,你可以直接通过下面的命令行来安装:
在laravel中使用
- 在
config/services.php
中添加:
在.env
文件中添加 百度开放平台 中申请的appid和秘钥(不配置appid和秘钥,程序会自动使用汉字转拼音方案来生成 Slug)
- 使用
License
MIT
All versions of slug with dependencies
PHP Build Version
Package Version
The package overxue/slug contains the following files
Loading the files please wait ....