UseMuffin Slug Versions Save

Slugging for CakePHP

3.0.0

8 months ago

What's Changed

  • CakePHP 5 compatible release.

Full Changelog: https://github.com/UseMuffin/Slug/compare/2.1.1...3.0.0

2.1.1

10 months ago

What's Changed

Full Changelog: https://github.com/UseMuffin/Slug/compare/2.1.0...2.1.1

2.1.0

2 years ago

2.0.0

3 years ago

CakePHP 4 compatible stable release

2.0.0-beta

4 years ago
  • CakePHP 4 compatible release

1.4.0

6 years ago

Enhancement

  • Allow scope option to be a callable #38

1.3.0

6 years ago
  • Update to CakePHP 3.5+

1.2.0

6 years ago
  • Allow updating slug when slug field is dirty (#32)

1.1.1

6 years ago

v1.1.0

8 years ago
  • Allow generating slug using associated entity field
  • Use Text::slug() instead of deprecated Inflector::slug()