xisodev / eloquent-sluggable
Easy creation of slugs for your Eloquent models in Laravel
7.0.4
2020-05-02 03:31 UTC
Requires
- php: ^7.2.5
- illuminate/config: ^7.0
- illuminate/database: ^7.0
- illuminate/support: ^7.0
- xisodev/slugify: ^4.0
Requires (Dev)
- limedeck/phpunit-detailed-printer: ^5.0
- mockery/mockery: ^1.2.3
- orchestra/database: ^5.0
- orchestra/testbench: ^5.0
- phpunit/phpunit: ^8.0
- dev-master
- 7.0.4
- 7.0.3
- 7.0.1
- 7.0.0
- 6.x-dev
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 4.8.x-dev
- 4.8.1
- 4.8.0
- 4.7.0
- 4.6.0
- 4.5.x-dev
- 4.5.1
- 4.5.0
- 4.4.x-dev
- 4.4.2
- 4.4.1
- 4.4.0
- 4.3.0
- 4.2.x-dev
- 4.2.5
- 4.2.4
- 4.2.3
- 4.2.2
- 4.2.1
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-beta
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.0
- 3.0.0-beta
- 3.0.0-alpha
- 2.x-dev
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.0
- 1.0.0-beta
- 1.0.0-alpha3
This package is auto-updated.
Last update: 2024-10-29 05:53:35 UTC
README
라라벨 엘로퀀트ORM에 자동으로 슬러그를 부여합니다.
XisoDev/Eloquent-Sluggable를 Fork 하였으며 오직 한글지원만을 추가합니다.
Copyright and License
eloquent-sluggable was written by Colin Viebrock and is released under the MIT License.
Copyright (c) 2013 Colin Viebrock