Slug Generator Versions Save

Slug Generator Library for PHP, based on Unicode’s CLDR data

v1.1.1

3 years ago
  • Support PHP 8.0. [#23]
  • Fix type issues found by PHPStan.
  • Update fallback transform rule sets from CLDR.

v1.1.0

5 years ago
  • Add slug generator interface. [#11]

v1.0.3

5 years ago
  • Fix bug with intl error settings. [#13]

v1.0.2

5 years ago
  • Support lower ICU versions down to 4.2.1.
  • Add changelog.

v1.0.1

6 years ago
  • Require minimum ICU version 4.6, #9
  • Improve setting transforms in SlugOptions

v1.0.0

6 years ago

ausi/slug-generator is now stable 🎉🎊

v1.0.0-alpha2

6 years ago
  • Rename options to make them unambiguous

v1.0.0-alpha1

6 years ago