soft-delete
There are 48 repositories under soft-delete topic.
yii2tech/ar-softdelete
Soft delete behavior for ActiveRecord
yidas/codeigniter-model
CodeIgniter 3 Active Record (ORM) Standard Model with Laravel Eloquent & Yii2 AR like
iWinston/typeorm-plus
TypeORM+ adds functionality to TypeORM intending to make the Repository and QueryBuilder more powerful.
swisscom/cleanerversion
CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior
waymondo/hoardable
ActiveRecord versioning and soft-deletion with Postgres using uni-temporal inherited tables
nour-karoui/mongoose-soft-delete
a mongoose plugin that allows you to soft delete documents and restore them (for TS & JS)
sourcefuse/loopback4-soft-delete
A loopback4 extension for soft delete feature
Char2sGu/mikro-orm-soft-delete
Generic soft delete solution for MikroORM.
OKTAYKIR/EFCoreAuditing
:package: .NET Standard and Entity Framework Core Audit Log
ash-project/ash_archival
An Ash extension to implement archival (soft deletion) for resources.
alajusticia/laravel-expirable
Make Eloquent models expirable 📅
ChristopheCVB/strapi-plugin-soft-delete
Powerful Strapi based Soft Delete feature, never loose content again
dearraed/starter-node-js
Node JS starter
awaisejaz/soft-delete-cascade
The Laravel library to apply soft delete on all relations via one soft delete
QuinntyneBrown/backlog
Backlog Api and Web Frontend using Custom Elements v1, Angular, TypeScript 2.x, Lit-HTML and ASP.NET Web API 2
andanteproject/soft-deletable-bundle
A Symfony Bundle to handle soft deletable with Doctrine Entities
GO-DIE/soft-delete-mongoose-plugin
A simple and friendly soft delete plugin for mongoose,implementation using TS.
Dineshs91/soft-delete-options-in-django
Soft delete ideas for django
ajaycalicut17/laravel-trash
Laravel package to manage soft delete.
mooxphp/record
[READ-ONLY] Soft Delete Entity for Laravel and Filament
skioo/django-tombstones
Unintrusive soft-delete for django.
cosmos-sajal/phoenix-soft-delete-helper-module
Soft Delete Module for Phoenix/Elixir Applications
dumiensky/MongoDB.Wrapper
A handy CRUD wrapper with soft deletion over MongoDB.Driver.MongoClient
krzysiek951/django-resurrected
Soft-delete functionality for Django projects with relationship-aware deletion and restoration.
furkansarikaya/FS.EntityFramework.Library
A comprehensive, production-ready Entity Framework Core library for .NET 9+ providing Repository pattern, Unit of Work, Specification pattern, Domain Events, Fluent Configuration API, automatic audit tracking, soft delete & restore, dynamic filtering, pagination, and modular ID generation (GUID V7, ULID) with zero-configuration setup.
carakan/soft_repo
ecto repo wrapper that support soft delete record's
Service-Soft/lbx-change-sets
This package helps you to track changes made on your entities automatically using a base repository class to extend from
amirayat/Room-Reservation-App
A system for making and tracking reservations
burakkorman/ProductsCRUDApi
An ASP.NET Core Web API that performs crud operations for the products in the northwind database.
drexed/lite-archive
Archive (soft-delete) ActiveRecord database records
nwokoyepraise/employee-mgmt
Demonstrating a employee management backend service but inbuilt soft-delete feature. Built with NestJs, TypeScript and MongoDB
PandaTechAM/be-lib-efcore-audit-base
EF Core Auditing made easy - Track entity changes, handle deletions, and manage versioning with optimistic concurrency control.
Rjchi/course-stack-mean
Aplicación de reproducción de archivos en formato mp3 utilizando el stack MEAN.
wilzokch/laravel-custom-soft-delete
Laravel package that use is_deleted flag for soft delete & retain deleted_at to keep track date of deletion
Azure-Security-Portfolio/storage-encryption
Securing Azure Storage Accounts with encryption-at-rest, soft delete and real-world data recovery.
Wagner-Souza/eloquent-orm
🚀 Simplify database interactions with this lightweight PHP ORM inspired by Laravel Eloquent, designed for PHP 8+ and MySQL.