PHPackages                             mortezamasumi/fb-copydb - 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. mortezamasumi/fb-copydb

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

mortezamasumi/fb-copydb
=======================

Artisan command to copy database contents between connections

v5.1.0(2w ago)01121MITPHPPHP ^8.3CI passing

Since Aug 9Pushed 2mo agoCompare

[ Source](https://github.com/mortezamasumi/fb-copydb)[ Packagist](https://packagist.org/packages/mortezamasumi/fb-copydb)[ Docs](https://github.com/mortezamasumi/fb-copydb)[ RSS](/packages/mortezamasumi-fb-copydb/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (33)Versions (21)Used By (1)

This is my package fb-copydb
============================

[](#this-is-my-package-fb-copydb)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e433a96fc2106ea5fb9834370bd9f49c0a571ce4a86451ef419667ee9db9eeed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f7274657a616d6173756d692f66622d636f707964622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mortezamasumi/fb-copydb)[![GitHub Tests Action Status](https://camo.githubusercontent.com/b8e1290f8db5cd9f2e4ceee62e7fdb3589c445af05ec09f0545d129c1512544a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f7274657a616d6173756d692f66622d636f707964622f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/mortezamasumi/fb-copydb/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/cd44c4022f657d8739cac14f04a8a98992f3e81353086301d1dc602e9663c1c9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f7274657a616d6173756d692f66622d636f707964622f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/mortezamasumi/fb-copydb/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/3b782833b7bead715e24fa79b66501b40613a76f2f27c0491bf185390b67173d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f7274657a616d6173756d692f66622d636f707964622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mortezamasumi/fb-copydb)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require mortezamasumi/fb-copydb
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="fb-copydb-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="fb-copydb-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="fb-copydb-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$fbCopydb = new Mortezamasumi\FbCopydb();
echo $fbCopydb->echoPhrase('Hello, Mortezamasumi!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Morteza Masumi](https://github.com/mortezamasumi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

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 ~18 days

Recently: every ~55 days

Total

20

Last Release

18d ago

Major Versions

v1.0.0 → v2.0.02025-08-09

v2.0.0 → v3.0.02025-08-09

v3.0.0 → v4.0.02025-08-09

v4.2.2 → v5.0.02026-07-09

PHP version history (2 changes)v1.0.0PHP ^8.2

v4.0.5PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/41052038?v=4)[M.M](/maintainers/mortezamasumi)[@mortezamasumi](https://github.com/mortezamasumi)

---

Top Contributors

[![mortezamasumi](https://avatars.githubusercontent.com/u/41052038?v=4)](https://github.com/mortezamasumi "mortezamasumi (21 commits)")

---

Tags

laraveldatabasecopyfilamentmortezamasumifb-copydb

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/mortezamasumi-fb-copydb/health.svg)

```
[![Health](https://phpackages.com/badges/mortezamasumi-fb-copydb/health.svg)](https://phpackages.com/packages/mortezamasumi-fb-copydb)
```

###  Alternatives

[relaticle/custom-fields

User Defined Custom Fields for Laravel Filament

16461.2k](/packages/relaticle-custom-fields)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

214456.3k2](/packages/wnx-laravel-backup-restore)[lacodix/laravel-model-filter

A Laravel package to filter, search and sort models with ease while fetching from database.

17562.4k](/packages/lacodix-laravel-model-filter)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16429.7k](/packages/backstage-mails)[marcelweidum/filament-passkeys

Use passkeys in your filamentphp app

6758.2k2](/packages/marcelweidum-filament-passkeys)

PHPackages © 2026

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