Libraries tagged by memstore
testmonitor/eloquent-revisable
176 Downloads
A Laravel package to track revisions of Eloquent models, allowing you to easily view and restore previous versions of your data.
spresnac/laravel-artisan-database-helper
2854 Downloads
Some useful helper to handle database backup & restores
saitho/legacy-icons
258 Downloads
Legacy Backend Icons - Restores the original colorful icons to TYPO3 CMS v14 backend
openbuildings/environment-backup
136597 Downloads
Backup/restore environment variables: globals, static vars, configs
lucapon/statamic-content-backup
4196 Downloads
Statamic Content Backup is a Statamic addon that allows control panel users to create, download, upload and restore content backups easily.
lafayettecollege/moodle-local_course_template
27 Downloads
This local plugin allows site administrators to create "templat" courses in Moodle which will be restored into new courses on course creation.
jeffersongoncalves/laravel-created-by
206 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
imamsudarajat04/laravel-change-logs
42 Downloads
A comprehensive change logs tracking package for Laravel 11+ that automatically tracks all model changes (create, update, delete, restore) with detailed audit trails
horde/backup
139 Downloads
Backup and restore library
edulazaro/laranon
74 Downloads
Reversible PII anonymization for Laravel: detect, pseudonymize and restore personal data before it reaches LLMs, logs or third parties. Spanish and English recognizer packs included. Zero dependencies beyond Laravel core.
craftcms/fix-fks
17557 Downloads
Restore missing foreign key constraints in the database.
coolms/core-module
94 Downloads
Platform composition for coolms/core: the application services that wire the kernel contracts to whatever implements them -- config loading, backup/restore, the API manifest, outbox dispatch, retention and label resolution
burn/yii2-db-archiver
7156 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
betalabs/laravel5-soft-cascade
20698 Downloads
Soft Delete & Restore Cascader
ahmadrezaei/laravel-real-client-ip
288 Downloads
Laravel middleware that restores the real client IP behind a CDN, load balancer or ingress controller that overwrites X-Forwarded-For, verified with a shared secret so the header cannot be spoofed.