PHPackages                             snapshotmedia/cakephp-sluggable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. snapshotmedia/cakephp-sluggable

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

snapshotmedia/cakephp-sluggable
===============================

CakePHP Sluggable Plugin

070PHP

Since Jan 14Pushed 12y ago27 watchersCompare

[ Source](https://github.com/snapshotmedia/cakephp-sluggable)[ Packagist](https://packagist.org/packages/snapshotmedia/cakephp-sluggable)[ RSS](/packages/snapshotmedia-cakephp-sluggable/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

CakePHP 2.0 Sluggable Behavior
==============================

[](#cakephp-20-sluggable-behavior)

CakePHP 2.0 Compatible version based largely on Mariano Iglesias' original Sluggable Behavior

Installation
------------

[](#installation)

Copy the plugin to app/Plugin/

Usage
-----

[](#usage)

Use inside your model

```
public  $actsAs = array('Sluggable.Sluggable' => array(
    'label'=>'name',
    'slug'=>'slug',
    'separator'=>'-',
    'overwrite'=>true
));

```

Tests
-----

[](#tests)

Test Cases are largely untouch and have not been rewritten to for CakePHP 2.0

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb62c87600b2fa67d17c9bd0771faf0fc84a80da31d87d83e656890d0bb5f59d?d=identicon)[nathggns](/maintainers/nathggns)

---

Top Contributors

[![MrRio](https://avatars.githubusercontent.com/u/47539?v=4)](https://github.com/MrRio "MrRio (1 commits)")

### Embed Badge

![Health badge](/badges/snapshotmedia-cakephp-sluggable/health.svg)

```
[![Health](https://phpackages.com/badges/snapshotmedia-cakephp-sluggable/health.svg)](https://phpackages.com/packages/snapshotmedia-cakephp-sluggable)
```

###  Alternatives

[garveen/laravoole

Get 10x performance for Laravel on Swoole or Workerman

8834.9k](/packages/garveen-laravoole)[aneeskhan47/laravel-pagination-merge

Merge multiple laravel paginate instances

1823.4k](/packages/aneeskhan47-laravel-pagination-merge)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
