Libraries tagged by deleted_by

wearerequired/comment-retention-policy

0 Favers
1652 Downloads

Allows to configure a retention period of IP addresses of commenters by specifying how old the comment should be before the IP is deleted.

Go to Download


kaystrobach/pagetreefixer

0 Favers
1634 Downloads

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

Go to Download


coco-project/sql-cache

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


presprog/contao-undo

3 Favers
744 Downloads

Improves the Contao restore option in the backend by providing more semantic information regarding the deleted elements.

Go to Download


xt/laravel-userstimetamps

0 Favers
286 Downloads

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

Go to Download


tris-nm/userstamps

0 Favers
0 Downloads

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in application.

Go to Download


phumsoft/userstamps

0 Favers
2 Downloads

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

Go to Download


phpfour/laravel-userstamps-for-backpack

1 Favers
117 Downloads

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application. This forks make that work for Backpack for Laravel.

Go to Download


pacificinternet/userstamps

0 Favers
20 Downloads

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

Go to Download


mazyvan/userstamps

3 Favers
156 Downloads

A fork from WildSide. Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models

Go to Download


knetewelt/causerstamps

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

Go to Download


geekjeef/laravel-userstamps

0 Favers
8 Downloads

A simple Laravel package for Eloquent Model user specific fields.

Go to Download


fnematov/laravel-userstamps

2 Favers
57 Downloads

A simple Laravel package for Eloquent Model user specific fields.

Go to Download


dalisoft/userstamps

0 Favers
31 Downloads

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

Go to Download


andreadam82/laravel-userstamps

0 Favers
4 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


<< Previous Next >>