Download the PHP package drksh/slugger without Composer
On this page you can find all versions of the php package drksh/slugger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download drksh/slugger
More information about drksh/slugger
Files in drksh/slugger
Download drksh/slugger
More information about drksh/slugger
Files in drksh/slugger
Vendor drksh
Package slugger
Short Description The slugging library used by Darkshare to create incremental slugs.
License MIT
Package slugger
Short Description The slugging library used by Darkshare to create incremental slugs.
License MIT
Please rate this library. Is it a good library?
Informations about the package slugger
A solid slugger
I've been looking for slugging libraries which are able to create incremental slugs, I couldn't find anything that satisfied my needs, therefore I had to have a go at it.
Incremental slugs
These are best known for their sort nature in URL-shorteners. Let me give you an example of how they can work
Let's say you have your own little URL-shortener, and each of the user submitted URL's have an id. Since base-10 limits you very quickly, character-wise, you might want to show id 81259151
as fUcod
.
Usage
All versions of slugger with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5
The package drksh/slugger contains the following files
Loading the files please wait ....