Download the PHP package rny/slugutf8 without Composer
On this page you can find all versions of the php package rny/slugutf8. 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 slugutf8
SlugUtf8
SlugUtf8 is a simple library to generate friendly URL slug from a UTF-8 string. It keeps most of the UTF-8 charaters unchanged to better support Chinese/Japanese. SlugUtf8 is modified from https://gist.github.com/sgmurphy/3098978
Highlights
- Removes all special characters but keeps UTF-8 charaters unchanged.
- Support Chinese / Japanese.
- Dot between numbers is unchanged, e.g. 3.8.5
- Composer ready, PSR-4 compatible.
- PHPUnit tested.
Install
Install SlugUtf8
using Composer.
Usage
Testing
All versions of slugutf8 with dependencies
PHP Build Version
Package Version
No informations.
The package rny/slugutf8 contains the following files
Loading the files please wait ....