All Projects → spatie → Laravel Backup Server

spatie / Laravel Backup Server

Licence: mit
Backup multiple servers

Projects that are alternatives of or similar to Laravel Backup Server

Backup
MySQL Database backup package for Laravel
Stars: ✭ 66 (-34%)
Mutual labels:  backup, laravel
Laravel Backup
A package to backup your Laravel app
Stars: ✭ 4,752 (+4652%)
Mutual labels:  backup, laravel
Backup Manager
Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
Stars: ✭ 1,589 (+1489%)
Mutual labels:  backup, laravel
Laravel Backup
A easy-to-use backup manager for Laravel
Stars: ✭ 93 (-7%)
Mutual labels:  backup, laravel
Destinystatus
Destiny Status code base
Stars: ✭ 98 (-2%)
Mutual labels:  laravel
Laravel Google Translate
This package makes using the Google Translate API in your laravel app a breeze with minimum to no configuration, clean syntax and a consistent package API.
Stars: ✭ 97 (-3%)
Mutual labels:  laravel
Thumbnail
Thumbnail for a given video using FFMpeg
Stars: ✭ 96 (-4%)
Mutual labels:  laravel
Laravel Oh Generators
This package extends the core file generators that are included with Laravel 5 or later.
Stars: ✭ 96 (-4%)
Mutual labels:  laravel
Laravel Permission
Associate users with roles and permissions
Stars: ✭ 10,024 (+9924%)
Mutual labels:  laravel
Addchat Laravel
AddChat Laravel is a Laravel chat package. Live chat widget for Laravel that also includes multi-user chat, group permissions, customer support chat & more.
Stars: ✭ 99 (-1%)
Mutual labels:  laravel
Laravel Schema
Display the connected database information from Terminal.
Stars: ✭ 98 (-2%)
Mutual labels:  laravel
Laraestimate
LaraEstimate is a complete Estimates/Quotes System made with Laravel 7 and VueJS.
Stars: ✭ 98 (-2%)
Mutual labels:  laravel
Laravel Aspect
aspect oriented programming Package for laravel framework
Stars: ✭ 98 (-2%)
Mutual labels:  laravel
Laravel Migrations Organiser
A Laravel package to help organise migrations
Stars: ✭ 96 (-4%)
Mutual labels:  laravel
Laravel Seo Tools
Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
Stars: ✭ 99 (-1%)
Mutual labels:  laravel
Laravel Tracer
Shows the path of each blade file loaded in a template
Stars: ✭ 96 (-4%)
Mutual labels:  laravel
Pilothouse
A command line app for managing a LEMP local development environment based on Docker.
Stars: ✭ 98 (-2%)
Mutual labels:  laravel
Gemini
Automated backups of PersistentVolumeClaims in Kubernetes using VolumeSnapshots
Stars: ✭ 99 (-1%)
Mutual labels:  backup
Elasticsearch
Use SQL statements to query elasticsearch
Stars: ✭ 98 (-2%)
Mutual labels:  laravel
Leacmf Laravel
leacmf是一款基于laravel5.7+layui的极速后台和api开发框架。
Stars: ✭ 98 (-2%)
Mutual labels:  laravel

Back up multiple applications

Latest Version on Packagist GitHub Tests Action Status Total Downloads

This package backs up one or more servers that use either the ext3 or ext4 filesystem, which is the default file system for many *nix distributions. When a backup contains files also present in a previous backup, deduplication using hard links will be performed. Even though you will see full backups in the filesystem, only changed files will take up disk space.

The package can also search for file names and content in backups, clean up old backups, and notify you when there were problems running the backups.

Support us

Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.

Does your business depend on our contributions? Reach out and support us on Patreon. All pledges will be dedicated to allocating workforce on maintenance and new awesome stuff.

Documentation

Extensive documention is available on our documentation site

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].