Libraries tagged by soft-delete
lcv/doctrine-odm-softdelete-bundle
56 Downloads
Soft delete utilities with Doctrine ODM
kareemtarek/crud-pack
59 Downloads
A comprehensive full-stack CRUD scaffolding framework layer built on a reusable Laravel CRUD generator → Controllers (Web/API), FormRequests (validation), Models, Migrations, Policies (multiple auth styles), Views (Blades), Routes (Web/API), Postman collection (from API routes).
jeromejhipolito/laravel-eloquent-atomic
8 Downloads
Atomic upsert operations with soft-delete awareness and pessimistic locking for Laravel Eloquent models.
initorm/orm
72 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
haybea/laravel-trashcan
100 Downloads
An observability & recovery console for Laravel soft-deleted records
felipedecampos/laravel-soft-archive
0 Downloads
This is a package to extends soft delete to use to archive models.
digisin/yii2-softdelete
75 Downloads
Soft delete behavior for Yii2.
dedsecteam17/soft-mapper
0 Downloads
A lightweight, powerful, and easy-to-use PHP ORM library for MySQL databases with advanced features including relationships, soft deletes, and automatic timestamps
danilovl/entity-traits-bundle
0 Downloads
Symfony bundle providing reusable Doctrine ORM entity traits, interfaces, listeners and validators to eliminate Entity boilerplate.
ashique-ar/laravel-crud-generator
41 Downloads
A powerful, configuration-driven CRUD API generator for Laravel with advanced features including permissions, filtering, sorting, bulk operations, and custom logic handlers.
arpon/database
18 Downloads
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, soft deletes, enhanced scopes system, and high-performance database operations.
yuandian/database
0 Downloads
A lightweight PHP 8.1+ ORM with annotations, relations, soft deletes and multi-datasource support.
yii1tech/ar-softdelete
5 Downloads
Provides support for ActiveRecord soft delete in Yii1
vandalorumrex/trash
102 Downloads
Adds soft delete support to CakePHP ORM tables.
terranc/yii2-softdelete
1 Downloads
Soft delete extension for Yii2 framework