Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

TeamOneTickets/Sluggo

Repository files navigation

Sluggo

Makes URL slugs from text strings.

Why another slugging class?

There are a lot of other classes for slugging, and some of these influenced Sluggo, but each one has different nuances. For example, I think Don't Stop Believin should end up as dont-stop-believin and not as don-t-stop-believin and that 68% of statistics are made up should turn into 68-percent-of-statistics-are-made-up.

RELEASE INFORMATION

See CHANGELOG.md

SYSTEM REQUIREMENTS

Sluggo works in PHP 5.3+. It might work in older versions, but you shouldn’t be using older versions.

INSTALLATION

Use Composer.

LICENSE

The files in this archive are released under the MIT license. You can find a copy of this license in LICENSE.txt.

About

Makes URL slugs from text strings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages