awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spatie avatar

spatie/laravel-backup

0
View on GitHub↗
5,996 स्टार्स·795 फोर्क्स·PHP·MIT·6 व्यूज़spatie.be/docs/laravel-backup↗

Laravel Backup

This is a Laravel package that creates and manages automated backups of application files and databases. It orchestrates backup, cleanup, and notification steps as a configurable pipeline, compressing selected directories and database dumps into zip archives that can be stored on any Laravel filesystem disk.

The package provides a configurable retention policy engine that prunes old backups based on age, count, or size thresholds, and includes a health-check monitoring system that verifies backup recency and storage capacity. It fires success, failure, and health-check events that route notifications through any configured channel, and exposes Artisan commands for triggering backups, listing archives, and running cleanup operations.

Backups can be stored on multiple filesystems simultaneously for redundancy, and the package supports selecting which directories, files, and database connections to include or exclude. It also provides commands to list all stored backups and display the health status of monitored destinations.

Features

  • Laravel Application Backups - Creates and manages automated backups of Laravel application files and databases with configurable retention.
  • Scheduled Database Backups - Automates database dumps and stores them alongside application files in a single compressed archive.
  • Multi-Destination Backup Storages - Creates compressed archives of application files and database dumps with configurable storage destinations.
  • On-Demand Backup Triggers - Triggers a full backup process with a single Artisan command for manual or scheduled execution.
  • Combined File and Database Archives - Compresses selected directories and database dumps into a single zip archive for backup.
  • Command Line Interfaces - Exposes Artisan commands to trigger backups, list archives, and run cleanup operations.
  • Backup Orchestrators - Orchestrates backup, cleanup, and notification steps as a sequential pipeline of configurable actions.
  • Backup Job Scheduling - Runs backup jobs on a cron schedule and prunes old archives based on age or count thresholds.
  • Retention Policy Cleanups - Removes outdated backup files based on configurable retention policies to free storage space and maintain a manageable archive.
  • Policy-Based Retention - Applies age, count, and size thresholds to prune old backups automatically.
  • Backup Health Alerters - Checks that backups are recent and have sufficient storage space, with alerts when criteria are not met.
  • Cron-Driven Backup Schedules - Triggers full backup processes via CLI commands for manual or cron-based execution.
  • Multi-Destination Backup Storage - Stores backup archives on multiple filesystems simultaneously for redundancy and disaster recovery.
  • Backup Directory Listing - Displays an overview of every backup archive stored on the configured filesystems.
  • Backup Selection Policies - Selects which directories, files, and database connections to include or exclude in a backup archive.
  • Laravel Filesystem Disk Abstractions - Stores backup archives on any Laravel filesystem disk, including local, cloud, and custom drivers.
  • Backup Lifecycle Notifications - Sends notifications via mail, Slack, or other channels when backup operations succeed or fail.
  • Backup Event Notifications - Sends notifications via Mail, Slack, or other channels when a backup succeeds, fails, or requires attention.
  • Backup Health Monitors - Verifies backup recency and storage capacity, flagging failures through configurable health checks.
  • Databases and ORMs - Backs up the entire application.

स्टार हिस्ट्री

spatie/laravel-backup के लिए स्टार हिस्ट्री चार्टspatie/laravel-backup के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Laravel Backup के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Laravel Backup के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • offen/docker-volume-backupoffen का अवतार

    offen/docker-volume-backup

    3,716GitHub पर देखें↗

    This project is a Docker volume backup tool and data lifecycle manager that archives volume data to local storage, SSH, or cloud providers. It operates as a containerized backup orchestrator and companion container that coordinates volume snapshots and manages the restoration of data for disaster recovery. The tool distinguishes itself through integrated security and consistency controls, utilizing GPG or age encryption to secure archives before remote transmission. It ensures data integrity by managing container states, such as stopping services or running database dump utilities via lifecyc

    Go
    GitHub पर देखें↗3,716
  • nicotsx/zerobytenicotsx का अवतार

    nicotsx/zerobyte

    6,572GitHub पर देखें↗

    ZeroByte is a backup management platform built around the Restic backup engine, providing encrypted, deduplicated, and compressed snapshots across multiple storage backends. It offers a web interface for scheduling, monitoring, and managing backup operations, with support for cron-based job scheduling and configurable retention policies that automatically prune older snapshots. The platform distinguishes itself through comprehensive multi-protocol volume mounting, allowing backup ingestion from NFS, SMB, WebDAV, SFTP, and rclone-backed sources alongside local directories. It includes a snapsh

    TypeScriptbackupbackup-utilityrestic
    GitHub पर देखें↗6,572
  • databasus/databasusdatabasus का अवतार

    databasus/databasus

    7,502GitHub पर देखें↗

    Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores them across multiple destinations while managing team access with role-based permissions. It combines on-the-fly AES-256-GCM encryption, cron-driven scheduling, job-queue-based verification, multi-destination storage, WAL streaming, throwaway container restore testing, and workspace-based role access control into a unified backup system. The platform distinguishes itself through automatic backup verification that restores each backup into a temporary database container for in

    Gobackupbackupsdatabase
    GitHub पर देखें↗7,502
  • backup/backupbackup का अवतार

    backup/backup

    4,868GitHub पर देखें↗

    This project is a Unix backup orchestrator used for modeling and executing full-stack data protection. It functions as a management system for database dumps, encrypted archiving, version rotation, and remote storage transport. The system distinguishes itself by orchestrating native system tools for various databases, including PostgreSQL, MySQL, MongoDB, Redis, and Riak. It employs a secure archive workflow that combines compression and encryption using GPG, OpenSSL, or AES before transporting packages to S3-compatible services, Dropbox, or remote servers via SFTP and RSync. Broad capabilit

    Ruby
    GitHub पर देखें↗4,868
Laravel Backup के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

spatie/laravel-backup क्या करता है?

This is a Laravel package that creates and manages automated backups of application files and databases. It orchestrates backup, cleanup, and notification steps as a configurable pipeline, compressing selected directories and database dumps into zip archives that can be stored on any Laravel filesystem disk.

spatie/laravel-backup की मुख्य विशेषताएं क्या हैं?

spatie/laravel-backup की मुख्य विशेषताएं हैं: Laravel Application Backups, Scheduled Database Backups, Multi-Destination Backup Storages, On-Demand Backup Triggers, Combined File and Database Archives, Command Line Interfaces, Backup Orchestrators, Backup Job Scheduling।

spatie/laravel-backup के कुछ ओपन-सोर्स विकल्प क्या हैं?

spatie/laravel-backup के ओपन-सोर्स विकल्पों में शामिल हैं: offen/docker-volume-backup — This project is a Docker volume backup tool and data lifecycle manager that archives volume data to local storage,… nicotsx/zerobyte — ZeroByte is a backup management platform built around the Restic backup engine, providing encrypted, deduplicated, and… databasus/databasus — Databasus is a self-hosted backup platform that automates PostgreSQL backups, verifies their restorability, and stores… backup/backup — This project is a Unix backup orchestrator used for modeling and executing full-stack data protection. It functions as… olahallengren/sql-server-maintenance-solution — This project is a T-SQL maintenance framework and suite of automated scripts for SQL Server. It functions as a backup… garethgeorge/backrest — Backrest is a web-based management interface for Restic that orchestrates scheduled snapshots, manages offsite…