pranthokumar / protect-db
database backup system
Installs: 54
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/pranthokumar/protect-db
Requires
- php: >=7.2
This package is auto-updated.
Last update: 2025-12-14 21:52:43 UTC
README
easily take database backup no need to worry taking manual database backup everyday
Features
- Database Backup Easily by command & route & schedule
Installation
protect-db requires PHP v7+ to run.
Install the dependencies and devDependencies and start the server.
composer require pranthokumar/protect-db
How To Work
route---- /protect-db
comm ---- php artisan protect-db:protect
config---- weakly setup
PROTECT_DB_ROUTE_PREFIX=protect
PROTECT_DB_TIME='weekly'
PROTECT_DB_BACKUP=true
1.model= Your Already Created Model Name
2.option=api (If You Want Api Crud)
License
MIT
Free Software, Prantho Kumar Yeah!