Libraries tagged by deleted
everyday/craft-element-cache-buster
151 Downloads
Bust the Craft CMS cache when an entry is updated/deleted, a structure is moved or a project config is updated or applied.
drupal-eca-recipe/eca_test_0007
19 Downloads
Redirects for deleted entities
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.
createnl/expires
3761 Downloads
Set expiration date for database records, like future deleted at columns
codebuglab/laravel-media-removable
27 Downloads
Automatically remove media like images, videos, and audios from storage folder once record with media deleted or updated from database
coco-project/sql-cache
23 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
bitmotion/gone
75 Downloads
Automatically generates redirects (301) when a URL changes and returns a gone status code (410) when a page / record has been deleted.
bakgul/file-history
141 Downloads
This is a helper package, and it can't be used independently. Its purpose is to log the changes of files when they are created/deleted/updated through the commands shipped with the packages, which are part of Packagified Laravel. So this package can't track the changes made manually.
bakgul/file-content
145 Downloads
This is a helper package, and it can't be used independently. Its purpose is to get/set/modify files' content when they are created/deleted/updated through the commands that are shipped with the packages, which are part of Packagified Laravel.
presprog/contao-undo
758 Downloads
Improves the Contao restore option in the backend by providing more semantic information regarding the deleted elements.
maennchen/zendframework-pdf-cell
177 Downloads
Re-Add the deleted Class Zend_Pdf_Cell
justinatack/deleteable
15 Downloads
Detects which database records can be deleted. Database records can be locked preventing deletion.
forikal-uk/xml-authoring-project
5 Downloads
Structured directory where xmls get created, read, updaated or deleted.
atournayre/entities-events-bundle
10 Downloads
This bundle provides a way to dispatch events when entities are created, updated or deleted using Doctrine ORM events and Symfony EventDispatcher.
kartik-v/bootstrap-fileinput
7058492 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.