PHPackages                             k1low/darumaotoshi - 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. k1low/darumaotoshi

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

k1low/darumaotoshi
==================

"Archive and delete" (slide delete) plugin for CakePHP 3

v1.1.0(9y ago)17MITPHPPHP &gt;=5.4.16

Since Aug 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/k1LoW/darumaotoshi)[ Packagist](https://packagist.org/packages/k1low/darumaotoshi)[ Docs](https://github.com/k1low/darumaotoshi)[ RSS](/packages/k1low-darumaotoshi/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Darumaotoshi [![Build Status](https://camo.githubusercontent.com/18ab1f601120d44c0eacf0d9a64b03984f26ec11ca25aed29fe400497f6d9ff5/68747470733a2f2f7472617669732d63692e6f72672f6b314c6f572f646172756d616f746f7368692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/k1LoW/darumaotoshi)
==================================================================================================================================================================================================================================================================================================

[](#darumaotoshi-)

[だるま落とし](https://www.google.co.jp/search?q=%E3%81%A0%E3%82%8B%E3%81%BE%E8%90%BD%E3%81%A8%E3%81%97&safe=off&source=lnms&tbm=isch)

"Archive and delete" (slide delete) plugin for CakePHP 3

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

[](#installation)

```
$ composer require k1low/darumaotoshi
```

### Enable plugin

[](#enable-plugin)

```
$ bin/cake plugin load Darumaotoshi
```

### Load required database table

[](#load-required-database-table)

```
$ bin/cake migrations migrate --plugin Darumaotoshi
```

Usage
-----

[](#usage)

```
// in the initialize() method
$this->addBehavior('Darumaotoshi.Darumaotoshi');
```

### Cascading deletion

[](#cascading-deletion)

If you'd like to have related records marked as trashed when deleting a parent item, you can just attach the behavior to the related table classes, and set the `'dependent' => true, 'cascadeCallbacks' => true` options in the table relationships.

Code References
---------------

[](#code-references)

### [UseMuffin/Trash](https://github.com/UseMuffin/Trash)

[](#usemuffintrash)

Copyright (c) 2015, [Use Muffin](http://usemuffin.com) and licensed under [The MIT License](http://www.opensource.org/licenses/mit-license.php).

License
-------

[](#license)

under The MIT License.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~3 days

Total

3

Last Release

3592d ago

### Community

Maintainers

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

---

Top Contributors

[![k1LoW](https://avatars.githubusercontent.com/u/57114?v=4)](https://github.com/k1LoW "k1LoW (18 commits)")

---

Tags

cakephpcakephp3deletion

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/k1low-darumaotoshi/health.svg)

```
[![Health](https://phpackages.com/badges/k1low-darumaotoshi/health.svg)](https://phpackages.com/packages/k1low-darumaotoshi)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

333972.2k49](/packages/dereuromark-cakephp-tools)[cakephp/bake

Bake plugin for CakePHP

11211.7M190](/packages/cakephp-bake)[markstory/asset_compress

An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.

3701.1M15](/packages/markstory-asset-compress)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308914.0k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M40](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

3096.0k5](/packages/dereuromark-cakephp-dto)

PHPackages © 2026

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