PHPackages                             richardpiel/cakephp-softdelete - 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. richardpiel/cakephp-softdelete

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

richardpiel/cakephp-softdelete
==============================

Soft Delete Behavior for CakePHP

4.03(4y ago)020MITPHP

Since Jul 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/RichardPiel/cakephp-softdelete)[ Packagist](https://packagist.org/packages/richardpiel/cakephp-softdelete)[ RSS](/packages/richardpiel-cakephp-softdelete/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (6)Dependencies (3)Versions (8)Used By (0)

Soft Delete behavior for CakePHP
================================

[](#soft-delete-behavior-for-cakephp)

You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).

The recommended way to install composer packages is:

```
composer require richardpiel/cakephp-softdelete

```

Then you'll need to load the plugin in your `src/Application.php` file.

```
$this->addPlugin('SofDelete');
```

or you can use the console to do this for you.

```
bin/cake plugin load SoftDelete
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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.

###  Release Activity

Cadence

Every ~0 days

Total

7

Last Release

1770d ago

Major Versions

0.0.1 → 4.0.12021-07-12

3.0.1 → 4.032021-07-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/74218910?v=4)[RichardP](/maintainers/RichardP)[@RichardP](https://github.com/RichardP)

---

Top Contributors

[![RichardPiel](https://avatars.githubusercontent.com/u/16125518?v=4)](https://github.com/RichardPiel "RichardPiel (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/richardpiel-cakephp-softdelete/health.svg)

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

###  Alternatives

[muffin/orderly

Default ordering (behavior) for CakePHP

22217.3k1](/packages/muffin-orderly)[robotusers/cakephp-excel

Robotusers CakePHP Excel plugin

2312.1k](/packages/robotusers-cakephp-excel)

PHPackages © 2026

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