Libraries tagged by delete record
ua0leg/yii2-action-log
11 Downloads
Yii2 action log for ActiveRecord create/update/delete with admin UI and revert
simsoft/fliq
15 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
initphp/database
243 Downloads
InitPHP Database — QueryBuilder, DBAL and ORM facade for the InitORM stack, plus a server-side DataTables.js helper.
dfware/ar-softdelete
113 Downloads
Provides support for ActiveRecord soft delete in Yii2
heyday/gridfield-bulk-delete
3726 Downloads
A GridField component allowing to delete records in bulk
jc-it/yii2-active-record-soft-delete
51 Downloads
Yii2 Active Record - Soft delete
falconsw/soft-delete-cleaner
6 Downloads
Clean soft deleted records from database
chrisbaltazar/doctrine-soft-delete
2 Downloads
Symfony Bundle to handle Soft deleted records with Doctrine
biffbangpow/silverstripe-bulk-member-delete
19 Downloads
A simple extension to add bulk-deletion of member records
hayrullah/laravel-helpers
36 Downloads
Helper functions use to upload files and delete, force delete, restore global functions.
coffeebreaks/database
36 Downloads
This component connects, registers, reads, edits and deletes records in the database
yii1tech/ar-softdelete
5 Downloads
Provides support for ActiveRecord soft delete in Yii1
yeaminraat/laravel-trash
2 Downloads
A Laravel package to store deleted model data and restore records safely.
mortimer/poignant
290 Downloads
Eloquent and Ardent on steroids, adds in-model validations, user stamping, declarative relations, cascaded operations on relations (save, delete). To make RoR devs feel a bit more at home.
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.