Libraries tagged by delete record

eshk/crud

1 Favers
0 Downloads

Perform CRUD operation in a easy way. handling the main Read, Insert, Update and Delete operations over a table and records

Go to Download


coco-project/sql-cache

0 Favers
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.

Go to Download


spatie/laravel-deleted-models

392 Favers
52882 Downloads

Automatically copy deleted records to a separate table

Go to Download


typo3/cms-recycler

10 Favers
4630062 Downloads

TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.

Go to Download


martinpetricko/filament-restore-or-create

5 Favers
30 Downloads

FilamentPHP package that adds ability to check for similar deleted records and restore them instead of creating new ones.

Go to Download


spinen/laravel-garbage-man

36 Favers
18904 Downloads

Scheduled job to clean out Laravel's soft deleted records at configured interval.

Go to Download


quarks/laravel-auditors

3 Favers
17100 Downloads

Record created by, updated by and deleted by on Eloquent models automatically.

Go to Download


josegonzalez/cakephp-deleted-at

4 Favers
17 Downloads

Handles soft-deletion of database records

Go to Download


sibds/yii2-trash-behavior

2 Favers
2535 Downloads

AR models behavior that allows to mark models as deleted and then restore them.

Go to Download


opencultureconsulting/oai-pmh2

4 Favers
6 Downloads

This is a stand-alone OAI-PMH 2.0 data provider. It serves records in any XML metadata format from a database, supports deleted records, resumption tokens and sets.

Go to Download


kaystrobach/pagetreefixer

0 Favers
1956 Downloads

Fixes broken root pathes, by marking pages records without a valid rootline as deleted

Go to Download


notch/deleted-models

0 Favers
10 Downloads

Automatically copy deleted records to a separate table

Go to Download


justinatack/deleteable

0 Favers
15 Downloads

Detects which database records can be deleted. Database records can be locked preventing deletion.

Go to Download


dick/menumanager

1 Favers
2887 Downloads

Add/edit/delete/reorder/nest menu items interface for Laravel's Dick Admin.

Go to Download


leuchtfeuer/gone

0 Favers
1 Downloads

Automatically generates redirects (301) when a URL changes and returns a gone status code (410) when a page / record has been deleted.

Go to Download


<< Previous Next >>