PHPackages                             kkamara/php-github-to-bitbucket-backup-repo-updater - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kkamara/php-github-to-bitbucket-backup-repo-updater

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

kkamara/php-github-to-bitbucket-backup-repo-updater
===================================================

:computer: (29-Aug-2023) Compatible with Windows, MacOS &amp; Linux.

00PHP

Since Jan 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kkamara/php-github-to-bitbucket-backup-repo-updater)[ Packagist](https://packagist.org/packages/kkamara/php-github-to-bitbucket-backup-repo-updater)[ RSS](/packages/kkamara-php-github-to-bitbucket-backup-repo-updater/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![MainClass.png](https://github.com/kkamara/useful/raw/main/MainClass.png)](https://github.com/kkamara/useful/raw/main/MainClass.png)

php-github-to-bitbucket-backup-repo-updater
===========================================

[](#php-github-to-bitbucket-backup-repo-updater)

💻 (29-Aug-2023) Compatible with Windows, MacOS &amp; Linux.

Quickstart
----------

[](#quickstart)

```
git clone https://github.com/kkamara/php-github-to-bitbucket-backup-repo-updater
cd php-github-to-bitbucket-backup-repo-updater
# Update config.json in your php-github-to-bitbucket-backup-repo-updater directory.
composer i
composer start
```

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

[](#installation)

- [PHP and MySQL](https://www.apachefriends.org/download.html)
- [Composer](https://getcomposer.org/)

If you're using Docker make sure you have [Docker](https://docs.docker.com/get-docker/) and [Docker Compose](https://docs.docker.com/compose/install/) installed.

Update `config.json` with your github and bitbucket remote urls for your repos.

```
{
  "repos": {
    "kelvinkamara.com": {
      "github": {
        "origin": "https://github.com/kkamara/kelvinkamara.com",
        "branch": "main"
      },
      "bitbucket": {
        "origin": "git@bitbucket.org:kkamara2/kelvinkamara.com",
        "branch": "main"
      }
    }
  }
}
```

```
git clone https://github.com/kkamara/php-github-to-bitbucket-backup-repo-updater
cd php-github-to-bitbucket-backup-repo-updater
# composer install
composer i
```

Usage
-----

[](#usage)

```
# php src/MainClass.php
composer start
```

Using Linux with Docker?
------------------------

[](#using-linux-with-docker)

```
make start # build & run your script
make stop  # stop your docker container
```

Using Windows with Docker?
--------------------------

[](#using-windows-with-docker)

```
.\ps\run.ps1 start # build & run your script
.\ps\run.ps1 stop  # stop your docker container
```

Misc
----

[](#misc)

[See Github to Bitbucket Backup Repo Updater](https://github.com/kkamara/nodejs-github-to-bitbucket-backup-repo-updater) made with NodeJS.

[See PHP ReactJS Boilerplate](https://github.com/kkamara/php-reactjs-boilerplate).

[See ReactJS Boilerplate](https://github.com/kkamara/reactjs-boilerplate).

[See PHP Scraper](https://github.com/kkamara/php-scraper).

[See NodeJS ReactJS Boilerplate](https://github.com/kkamara/nodejs-reactjs-boilerplate).

[PHP Docker Skeleton](https://github.com/kkamara/php-docker-skeleton).

[Python Docker Skeleton](https://github.com/kkamara/python-docker-skeleton).

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

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[BSD](https://opensource.org/licenses/BSD-3-Clause)

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cc7060db52b857bca5568cef66956565b69680988ff2debd83cf4cd16c0f24d?d=identicon)[kkamara](/maintainers/kkamara)

---

Top Contributors

[![kkamara](https://avatars.githubusercontent.com/u/31970496?v=4)](https://github.com/kkamara "kkamara (55 commits)")

---

Tags

binarybitbucketcli-toolgithubmigrationsupdatervcversion-control

### Embed Badge

![Health badge](/badges/kkamara-php-github-to-bitbucket-backup-repo-updater/health.svg)

```
[![Health](https://phpackages.com/badges/kkamara-php-github-to-bitbucket-backup-repo-updater/health.svg)](https://phpackages.com/packages/kkamara-php-github-to-bitbucket-backup-repo-updater)
```

###  Alternatives

[jbzoo/composer-graph

Render composer.json + composer.lock dependencies graph

66741.6k2](/packages/jbzoo-composer-graph)

PHPackages © 2026

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