PHPackages                             swe/rocketchat-to-space - 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. swe/rocketchat-to-space

AbandonedArchivedProject

swe/rocketchat-to-space
=======================

Import your channels with its messages from Rocket.Chat to JetBrains Space.

v2.0.0(3y ago)05MITPHPPHP ^8.1

Since Aug 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Smart-Web-Elements/rocketchat-to-space)[ Packagist](https://packagist.org/packages/swe/rocketchat-to-space)[ RSS](/packages/swe-rocketchat-to-space/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (7)Used By (0)

Rocket.Chat to Space
====================

[](#rocketchat-to-space)

[![Packagist Downloads](https://camo.githubusercontent.com/6a8eac3ee005f8b1636f1a76299739eadb68ca51457391bab4dff7b35b62fd6e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7377652f726f636b6574636861742d746f2d7370616365)](https://packagist.org/packages/swe/rocketchat-to-space)[![Packagist Version](https://camo.githubusercontent.com/7751edad9b40679460b5f77365e8ebb5d6d2f1702637b30dcd7fdb82c315c610/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7377652f726f636b6574636861742d746f2d7370616365)](https://packagist.org/packages/swe/rocketchat-to-space)[![License](https://camo.githubusercontent.com/980b82259737ce1fbc20536bd3b07f154aa0a75d6f2dd3f0eb16e8423b56c808/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7377652f726f636b6574636861742d746f2d7370616365)](https://packagist.org/packages/swe/rocketchat-to-space)[![PHP Version](https://camo.githubusercontent.com/9bf00e0fae2ce60b3d5a6ebfb9ae058db3102135271e671f84472e17489a9294/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7377652f726f636b6574636861742d746f2d7370616365)](https://packagist.org/packages/swe/rocketchat-to-space)

Import your channels with its messages from Rocket.Chat to JetBrains Space
--------------------------------------------------------------------------

[](#import-your-channels-with-its-messages-from-rocketchat-to-jetbrains-space)

Edit the files `.env` and `user-mapping.json` to your needs.

Then call

```
php import.php
```

### user-mapping.json

[](#user-mappingjson)

In the `user-mapping.json` you have to write all the Rocket.Chat and Space usernames. The key is the Rocket.Chat username, value the Space username.

```
{
  "john-doe": "John.Doe",
  "jane.doe": "Jane"
}
```

### .env

[](#env)

You have to write the credentials into the .env file so the collector/importer can connect to Rocket.Chat/Space.

```
ROCKET_CHAT_URL=https://chat.example.com
ROCKET_CHAT_USER=user@example.com
ROCKET_CHAT_PASSWORD=mySecretPassword

SPACE_URL=https://example.jetbrains.space
SPACE_CLIENT_ID=46511156-4651
SPACE_CLIENT_SECRET=561fsef156ht651cbf
```

Troubleshooting
---------------

[](#troubleshooting)

Sometimes space seems to be too slow for this import to grant permissions after creating channels so maybe this import will be stopped. In the terminal you can see the channel name and maybe the current import index. So just restart the import with parameters:

```
php import.php the-shown-channel-name the-maybe-shown-index
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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

Recently: every ~40 days

Total

6

Last Release

1210d ago

Major Versions

v1.x-dev → v2.0.02023-01-16

PHP version history (2 changes)v1.0.0PHP ^7.4 || ^8.0

v2.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/1196d419512aa903f8c9a73caa83b627861358f31c3e37bff4f053495dd84d2f?d=identicon)[Smart Web Elements](/maintainers/Smart%20Web%20Elements)

---

Top Contributors

[![MisterMarlu](https://avatars.githubusercontent.com/u/15226569?v=4)](https://github.com/MisterMarlu "MisterMarlu (6 commits)")

---

Tags

phpjetbrainschatmigratespacerocket-chat

### Embed Badge

![Health badge](/badges/swe-rocketchat-to-space/health.svg)

```
[![Health](https://phpackages.com/badges/swe-rocketchat-to-space/health.svg)](https://phpackages.com/packages/swe-rocketchat-to-space)
```

###  Alternatives

[munafio/chatify

A package for Laravel PHP Framework to add a complete real-time chat system.

2.4k441.9k2](/packages/munafio-chatify)[basement-chat/basement-chat

Add a real-time chat widget to your Laravel application.

4983.9k](/packages/basement-chat-basement-chat)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1537.5k](/packages/bacula-web-bacula-web)[baklysystems/laravel-chat-messenger

Laravel chat package

121.8k](/packages/baklysystems-laravel-chat-messenger)

PHPackages © 2026

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