Libraries tagged by relations delete
hyrioo/laravel-hyper-model
316 Downloads
Create, update and delete models and relations with ease
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
8220 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.
friendsoftypo3/interest
1 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
247 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
337 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
vend/doxport
86771 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
54 Downloads
Select tree view
seguncodes/smyorm
2 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.
jlorente/laravel-identitystamps
5127 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models