Libraries tagged by memstore
frosh/view-snapshots
13 Downloads
Shopware plugin that allows you to record/log views and restore them
zebooka/couchdb-dump
20 Downloads
PHP scripts to dump and restore CouchDB databases.
witty/laravel-db-backup
7868 Downloads
Easy commands to backup and restore databases for Laravel 5 applications
waseet/filament-activity-log
355 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
touhidurabir/laravel-model-soft-cascade
40 Downloads
A laravel package to handle cascade delete and restore on model relations.
storm2k/sagextras
434 Downloads
A WordPress plugin to restore some Bootstrap specific functionality to the Sage theme.
stayapp-corp/firebase-realtime-database-backup
50 Downloads
Firebase Realtime database library to backup and restore small and larger projects.
razisayyed/laravel-cascaded-soft-deletes
4071 Downloads
Cascades delete/restore Soft Deletable relationships
pittacusw/database
235 Downloads
Generates a mysqldump for your Laravel site or restores it
openbuildings/environment-backup
136386 Downloads
Backup/restore environment variables: globals, static vars, configs
mohasin-dev/column-visibility
51 Downloads
A Laravel package to save and restore DataTables column visibility per user
mayconbordin/l5-db-commands
1008 Downloads
A set of commands to create/drop/dump/restore databases on Laravel 5
kodeops/laravel-mysql-dumper
4508 Downloads
Dump and restore the contents of a MySQL database
jimbojsb/db-snapshot
2891 Downloads
Snapshot your database with mysqldump and store it to a an asset volume (S3). Also restore it from that same location. Great for local dev snapshots and nightly backups.
jeffersongoncalves/laravel-created-by
10 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.