PHPackages                             ismat/backup - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. ismat/backup

ActiveLibrary[Database &amp; ORM](/categories/database)

ismat/backup
============

v1.1.6(6y ago)41102MITPHPPHP ^7.0

Since Jul 15Pushed 6y agoCompare

[ Source](https://github.com/ismatBabirli/laravel-backup)[ Packagist](https://packagist.org/packages/ismat/backup)[ RSS](/packages/ismat-backup/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)DependenciesVersions (11)Used By (0)

IM database backup for Laravel
==============================

[](#im-database-backup-for-laravel)

This package for backup your database with artisan command line

Getting Started
---------------

[](#getting-started)

### Installing

[](#installing)

You install package from packagist.com with composer

```
composer require ismat/backup

```

After installation publish backups folder to storage and config to config path with this command

```
php artisan vendor:publish --provider="Modules\Backup\Providers\BackupServiceProvider"

```

Then create folder in storage path as backups like this

```
../storage/backups

```

### Usage

[](#usage)

For backup all tables in database run this command

```
php artisan db:backup

```

Options of command

```

--table -t [--table=test or -t test] | Backup only one table
--data  -d  [--data=1 or -d 1]       | Backup only data not table structure

```

Authors
-------

[](#authors)

- **Ismat Babirli** - *Backend Engineer* - [Iron Man](https://github.com/ismatBabirli)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

10

Last Release

2539d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28364168?v=4)[Ismat Babirli](/maintainers/ismatBabirli)[@ismatBabirli](https://github.com/ismatBabirli)

---

Top Contributors

[![ismatBabirli](https://avatars.githubusercontent.com/u/28364168?v=4)](https://github.com/ismatBabirli "ismatBabirli (15 commits)")

---

Tags

artisan-commandbackupbackupscomposerdatabasedatabase-migrationsdevopslaravellaravel-5-packagelaravel-frameworkmysqlpackagesphpphp-librarystorage

### Embed Badge

![Health badge](/badges/ismat-backup/health.svg)

```
[![Health](https://phpackages.com/badges/ismat-backup/health.svg)](https://phpackages.com/packages/ismat-backup)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M114](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
