laravel-backup
A package to backup your Laravel app (by spatie)
laravel-debugbar
Debugbar for Laravel (Integrates PHP Debug Bar) (by barryvdh)
laravel-backup | laravel-debugbar | |
---|---|---|
5 | 37 | |
5,864 | 18,655 | |
0.5% | 1.2% | |
8.4 | 8.8 | |
about 1 month ago | 28 days ago | |
PHP | PHP | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
laravel-backup
Posts with mentions or reviews of laravel-backup.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-30.
-
Packages for Laravel
https://github.com/jeremykenedy/laravel-logger#authentication-middleware-usage https://github.com/beyondcode/laravel-dump-server https://github.com/barryvdh/laravel-debugbar https://github.com/laravel-shift/blueprint https://github.com/spatie/laravel-backup https://github.com/spatie/laravel-permission https://github.com/spatie/laravel-activitylog https://github.com/realrashid/sweet-alert https://github.com/rappasoft/laravel-livewire-tables https://github.com/yajra/laravel-datatables https://github.com/Labs64/laravel-boilerplate https://github.com/creativetimofficial/argon-dashboard-laravel https://github.com/the-control-group/voyager https://github.com/beyondcode/laravel-er-diagram-generator
-
10 Laravel packages that might save your day
8. spatie/laravel-backup
-
4 Packages You Need in Any Laravel Project
4. spatie/laravel-backup https://github.com/spatie/laravel-backup
-
Ask HN: Solo-preneurs, how do you DevOps to save time?
In my case I'm dumping + zipping the entire database at the application level. In my case is as simple as adding a library [1], scheduling the job and transferring to AWS S3 (my main application is on DigitalOcean)
[1] https://github.com/spatie/laravel-backup
-
Development environment suggestions
Database backups via php artisan backup:run
laravel-debugbar
Posts with mentions or reviews of laravel-debugbar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-30.
- Laravel Filament Multipanel Starter - Build your app fast
-
Laravel Filament Backend Starter – Build your admin panel fast
Dev-friendly tools with Laravel Debugbar, PHPStan for static analysis and Pint for consistent code formatting
- 5 Laravel Packages to Save Hours of Development Time
-
Laravel Debugbar for Next.js
Without further ado, here we have it: a Debugbar integration built on top of Laravel Debugbar for Next.js. While there is still a long way to go for it to be perfect, it works for me and the project I am currently working on.
-
Logging Database Queries with Eloquent ORM and Laravel – Fast Tips
DebugBar is a package that integrates a bar to monitor data directly on the UI, including queries, HTTP requests, and exceptions.
-
Advanced Database Query Monitoring in Laravel
Laravel Debugbar: Laravel Debugbar is a package that integrates PHP Debug Bar with Laravel. It provides a convenient toolbar that sits at the bottom of your application's pages and offers insights into various aspects of your application, including database queries, route information, views, events, and more. With its customizable configuration options and extensive feature set, Laravel Debugbar is an excellent choice for monitoring database queries and debugging your Laravel applications.
- RoR Debugbar
- Laravel Middleware Mastery: Navigating From Basics To Advanced
-
Laravel Debugger
debugbar And n+1 query
What are some alternatives?
When comparing laravel-backup and laravel-debugbar you can also consider the following projects:
ZipStream-PHP - :floppy_disk: PHP ZIP Streaming Library
clockwork - Clockwork - php dev tools in your browser - server-side component
laravel-database-backup - Backup your laravel database by a simple artisan command
laravel-telescope-toolbar - A toolbar for Laravel Telescope, based on the Symfony Web Profiler.
sst - Build full-stack apps on your own infrastructure.
jwt-auth - 🔐 JSON Web Token Authentication for Laravel & Lumen