PHPackages                             dipesh79/laravel-softdelete-action - 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. [Database &amp; ORM](/categories/database)
4. /
5. dipesh79/laravel-softdelete-action

ActiveLibrary[Database &amp; ORM](/categories/database)

dipesh79/laravel-softdelete-action
==================================

A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.

0.0.1(1y ago)179MITPHP

Since Nov 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Dipesh79/LaravelSoftDeleteAction)[ Packagist](https://packagist.org/packages/dipesh79/laravel-softdelete-action)[ Patreon](https://www.patreon.com/dipeshkhanal)[ RSS](/packages/dipesh79-laravel-softdelete-action/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

[![Laravel SoftDelete Action](https://camo.githubusercontent.com/71e7507747410be3ef9e85e450af230d6906c001f9e1180d8787be25aa987958/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c253230536f667444656c657465253230416374696f6e2e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d64697065736837392532466c61726176656c2d736f667464656c6574652d616374696f6e267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d412b4c61726176656c2b7061636b6167652b746f2b68616e646c652b636173636164696e672532432b5345542b4e554c4c2532432b52455354524943542532432b4e4f2b414354494f4e2532432b616e642b5345542b44454641554c542b6265686176696f72732b666f722b536f667444656c657465732b696e2b456c6f7175656e742b72656c6174696f6e73686970732532432b776974682b737570706f72742b666f722b7265636f72642b726573746f726174696f6e2b616e642b636c65616e75702b616374696f6e732e266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)](https://camo.githubusercontent.com/71e7507747410be3ef9e85e450af230d6906c001f9e1180d8787be25aa987958/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c253230536f667444656c657465253230416374696f6e2e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d64697065736837392532466c61726176656c2d736f667464656c6574652d616374696f6e267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d412b4c61726176656c2b7061636b6167652b746f2b68616e646c652b636173636164696e672532432b5345542b4e554c4c2532432b52455354524943542532432b4e4f2b414354494f4e2532432b616e642b5345542b44454641554c542b6265686176696f72732b666f722b536f667444656c657465732b696e2b456c6f7175656e742b72656c6174696f6e73686970732532432b776974682b737570706f72742b666f722b7265636f72642b726573746f726174696f6e2b616e642b636c65616e75702b616374696f6e732e266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)

Laravel SoftDelete Action
=========================

[](#laravel-softdelete-action)

[![Latest Stable Version](https://camo.githubusercontent.com/13ca44b7de001b0254ccfe8aeabd8a59b66911632731c90147bfa873002e457b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64697065736837392f6c61726176656c2d736f667464656c6574652d616374696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dipesh79/laravel-softdelete-action)[![Total Downloads](https://camo.githubusercontent.com/ca9bb059b8b6ee0eecb3bf2eb2611fa8e302f3602d4fc35447cfea45cc214b6c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64697065736837392f6c61726176656c2d736f667464656c6574652d616374696f6e)](https://packagist.org/packages/dipesh79/laravel-softdelete-action)[![License](https://camo.githubusercontent.com/4e0de322d6c06ed7e0c20bd25b2a25325329711f1aee27417ab8d237cfaf1ed6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64697065736837392f6c61726176656c2d736f667464656c6574652d616374696f6e)](https://packagist.org/packages/dipesh79/laravel-softdelete-action)

The `dipesh79/laravel-softdelete-action`

Quick Start
-----------

[](#quick-start)

### Install Using Composer

[](#install-using-composer)

```
composer require dipesh79/laravel-softdelete-action
```

Official Documentation
----------------------

[](#official-documentation)

Documentation can be found on my [website](https://khanaldipesh.com.np/package/laravel-softdelete-action).

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

Author
------

[](#author)

- [@Dipesh79](https://www.github.com/Dipesh79)

Support
-------

[](#support)

For support, email [dipeshkhanal79\[at\]gmail\[dot\]com](mailto:dipeshkanal79@gmail.com).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

595d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/63183800?v=4)[Dipesh Khanal](/maintainers/Dipesh79)[@dipesh79](https://github.com/dipesh79)

---

Top Contributors

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

---

Tags

laravelsoftdeletesoftdelete actionsoftdelete action laravelsoftdelete action eloquentsoftdelete action eloquent laravel

### Embed Badge

![Health badge](/badges/dipesh79-laravel-softdelete-action/health.svg)

```
[![Health](https://phpackages.com/badges/dipesh79-laravel-softdelete-action/health.svg)](https://phpackages.com/packages/dipesh79-laravel-softdelete-action)
```

###  Alternatives

[ddzobov/laravel-pivot-softdeletes

Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen

69567.2k1](/packages/ddzobov-laravel-pivot-softdeletes)[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

400396.7k5](/packages/rtconner-laravel-likeable)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121137.5k](/packages/highsolutions-eloquent-sequence)[cybercog/laravel-nova-ban

A Laravel Nova banning functionality for your application.

42205.7k](/packages/cybercog-laravel-nova-ban)[cubettech/lacassa

Cassandra based query builder for laravel.

358.6k](/packages/cubettech-lacassa)[phaza/single-table-inheritance

Single Table Inheritance Trait

1515.8k](/packages/phaza-single-table-inheritance)

PHPackages © 2026

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