PHPackages                             pulkitjalan/beanstalk-migrate - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. pulkitjalan/beanstalk-migrate

AbandonedArchivedLibrary[Queues &amp; Workers](/categories/queues)

pulkitjalan/beanstalk-migrate
=============================

Migrate beanstalk jobs from one server to another

126PHP

Since Feb 18Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pulkitjalan/beanstalk-migrate)[ Packagist](https://packagist.org/packages/pulkitjalan/beanstalk-migrate)[ RSS](/packages/pulkitjalan-beanstalk-migrate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Beanstalk Migrate
=================

[](#beanstalk-migrate)

[![Total Downloads](https://camo.githubusercontent.com/f06004f8b40898e784b7992d0de6a0fc54b500f25be3ef0aa18e402035499607/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70756c6b69746a616c616e2f6265616e7374616c6b2d6d6967726174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pulkitjalan/beanstalk-migrate)

Migrate beanstalk jobs from one server to another.

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

[](#installation)

Clone this repo and run `composer install`

Or

Run `composer global require "pulkitjalan/beanstalk-migrate=dev-master"` and make sure to place the `~/.composer/vendor/bin` directory in your `PATH` with this approach

Basic Usage
-----------

[](#basic-usage)

To migrate all jobs from one beanstalk server to another:

```
migrate all

```

`Source` and `Destination` are required, `Port` is optional. `Port` defaults to `11300` (beanstalks default port).

Credits
-------

[](#credits)

The structure of this package is inspired by the awesome [laravel](https://github.com/laravel/laravel) framework.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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/1c8dabba7c421c44b7d28698dfacd338f88f1cff6ef2207650ce77de0edd7a83?d=identicon)[pulkitjalan](/maintainers/pulkitjalan)

---

Top Contributors

[![pulkitjalan](https://avatars.githubusercontent.com/u/4124930?v=4)](https://github.com/pulkitjalan "pulkitjalan (8 commits)")

### Embed Badge

![Health badge](/badges/pulkitjalan-beanstalk-migrate/health.svg)

```
[![Health](https://phpackages.com/badges/pulkitjalan-beanstalk-migrate/health.svg)](https://phpackages.com/packages/pulkitjalan-beanstalk-migrate)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[amphp/serialization

Serialization tools for IPC and data storage in PHP.

13451.1M18](/packages/amphp-serialization)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2238.8M170](/packages/react-async)

PHPackages © 2026

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