2017 © Pedro PelĂĄez
 

library sluggo

Makes URL slugs out of text strings.

image

teamonetickets/sluggo

Makes URL slugs out of text strings.

  • Wednesday, June 19, 2013
  • by jwcobb
  • Repository
  • 2 Watchers
  • 3 Stars
  • 371 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Sluggo

Makes URL slugs from text strings., (*1)

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., (*2)

RELEASE INFORMATION

See CHANGELOG.md, (*3)

SYSTEM REQUIREMENTS

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

INSTALLATION

Use Composer., (*5)

LICENSE

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

The Versions

19/06 2013

dev-master

9999999-dev https://github.com/TeamOneTickets/Sluggo

Makes URL slugs out of text strings.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

library slug urlize team one tickets

19/06 2013

1.0.0

1.0.0.0 https://github.com/TeamOneTickets/Sluggo

Makes URL slugs out of text strings.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

library slug urlize team one tickets