Libraries tagged by relations delete
goldinteractive/craft3-safedelete
3 Downloads
Delete elements without breaking relations
danyaldk/lumen-activity-log
338 Downloads
Very simple package to log user activities. Aim is to capture which object was created / updated / deleted by which user. Package it self has no relation implemented and stores whatever is passed.
pixelant/interest
6073 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
roddy/firestore-eloquent
160 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
yii2-module/yii2-crud
263 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
vend/doxport
86768 Downloads
Doctrine relational walk export/delete tool
yii2-extended/yii2-crud-html
178 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
izica/select-tree-view-for-backpack
52 Downloads
Select tree view
seguncodes/smyorm
1 Downloads
SmyORM is a PHP Object-relational mapping (ORM) that allows developers to write code in simple programming languages of their choice instead of using SQL to access, add, update, and delete data and schemas in the respective database.