Libraries tagged by deleted
runelaenen/shopware-plugin-reset
4 Downloads
Automatically disable plugins if files are deleted
reillo/arkade-magento-s3
25 Downloads
Forked version of the deleted original repository of arkade/magento-s3. Use Amazon S3 as the file storage backend for your Magento store.
raorsa/temporaryscriptfiles
15 Downloads
Creator of script files that are deleted after being served
quatrebarbes/php-call-viewer
32 Downloads
Schemas the impacts of modified, created or deleted methods in the working directory of a PHP project.
polass/temporary-file
12 Downloads
Temporary file is deleted as the application terminates
pleio/backup
1348 Downloads
Backup and restore deleted objects and annotations.
mikamatto/file-cleanup-bundle
16 Downloads
Automatically cleans up files when their associated Doctrine entities are deleted
mhmoudsami/ar-php-time
7 Downloads
backup repo for deleted alhoqbani/ar-php-time repo , Time related classes from Khaled Al-Sham'aa's ar-php Library
lnchuk/laravel-extended-resource
1054 Downloads
A Laravel package to provide extended resource routes, including deleted records, restoring records and confirmation of deletes
leuchtfeuer/gone
1 Downloads
Automatically generates redirects (301) when a URL changes and returns a gone status code (410) when a page / record has been deleted.
krishtechnolabs/akeneo-trash-bundle
30 Downloads
Akeneo Trash Management is a module that allows you to restore your deleted products, categories, families, and family variants from the Akeneo PIM setup.
knetewelt/causerstamps
26 Downloads
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.
kilylabs/base32
606 Downloads
PHP library for Base32 encode/decode operations. (fork from deleted ejz/base32)
kettasoft/booter
17 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
itszun/backup-on-delete
8 Downloads
Add Backup on Deleted model. Alternative of laravel soft-delete