Download the PHP package cserobiul/slug without Composer
On this page you can find all versions of the php package cserobiul/slug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cserobiul/slug
More information about cserobiul/slug
Files in cserobiul/slug
Download cserobiul/slug
More information about cserobiul/slug
Files in cserobiul/slug
Vendor cserobiul
Package slug
Short Description Simple and Easy Laravel Unicode Supported Unique Slug Generator Package
License MIT
Package slug
Short Description Simple and Easy Laravel Unicode Supported Unique Slug Generator Package
License MIT
Please rate this library. Is it a good library?
Informations about the package slug
Laravel Unicode Supported Unique Slug Generator Package
Very Simple and Easy Package
Installation
Configuration
Use from Controller
Import Slug class
Publish configuration
Example #01- Blog unique slug from 'Blog Title'
Suppose, we already have blogs
table and added an slug
column which is unique. Now, if we passed title
and generate unique slug
from that.
Example #02- Blog 'Unicode Title' to unique slug
Example #03 - Pass custom separator for Customer Table
Suppose separator is _
underscore.
Contribution
Anyone can create any Pull request.
All versions of slug with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package cserobiul/slug contains the following files
Loading the files please wait ....