Easy creation of slugs for your Eloquent models in Laravel
composer require "cviebrock/eloquent-sluggable:dev-master"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^4.3 |
| illuminate/config | ^13.0 |
| illuminate/database | ^13.0 |
| illuminate/support | ^13.0 |
| php | ^8.3 |
| 包名 | 版本要求 |
|---|---|
| friendsofphp/php-cs-fixer | ~3.94.2 |
| larastan/larastan | ^3.0 |
| mockery/mockery | ^1.4.4 |
| orchestra/testbench | ^11.0 |
| pestphp/pest | ^3.7 |
| phpstan/phpstan | ^2.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-03-19 14:42:10 |
| 类型 | library |