PHPackages                             joelbutcher/jetstream-team-transfer - 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. [Admin Panels](/categories/admin)
4. /
5. joelbutcher/jetstream-team-transfer

ActiveLibrary[Admin Panels](/categories/admin)

joelbutcher/jetstream-team-transfer
===================================

A team transfer form for Laravel Jetstream

v2.0.0(3y ago)202.0k5[1 issues](https://github.com/joelbutcher/jetstream-team-transfer/issues)MITPHP

Since Jan 1Pushed 2y ago3 watchersCompare

[ Source](https://github.com/joelbutcher/jetstream-team-transfer)[ Packagist](https://packagist.org/packages/joelbutcher/jetstream-team-transfer)[ RSS](/packages/joelbutcher-jetstream-team-transfer/feed)WikiDiscussions 2.x Synced 3w ago

READMEChangelog (5)Dependencies (7)Versions (9)Used By (0)

 [ ![Build Status](https://github.com/joelbutcher/jetstream-team-transfer/workflows/tests/badge.svg) ](https://github.com/joelbutcher/jetstream-team-transfer/actions) [ ![Total Downloads](https://camo.githubusercontent.com/e45576522f8697b4594431abaedbd9ed86a36ea49dcbc2bfb11aa32d3d895e46/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f656c627574636865722f6a657473747265616d2d7465616d2d7472616e73666572) ](https://packagist.org/packages/joelbutcher/jetstream-team-transfer) [ ![Latest Stable Version](https://camo.githubusercontent.com/1f338566cbd60af95ff2eba5aa40fe529530bcb5570713fdeba6c2d228e36856/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6f656c627574636865722f6a657473747265616d2d7465616d2d7472616e73666572) ](https://packagist.org/packages/joelbutcher/jetstream-team-transfer) [ ![License](https://camo.githubusercontent.com/2b55dcd51e571689b36545ae1684b9a5ed6f3f93ec262852d90a23c1623351c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6a6f656c627574636865722f6a657473747265616d2d7465616d2d7472616e73666572) ](https://packagist.org/packages/joelbutcher/jetstream-team-transfer)

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

[](#installation)

To get started, run the following commands:

```
composer require joelbutcher/jetstream-team-transfer

php artisan jetstream-team-transfer:install
```

The install command will publish a new `Team` model utilising the `TransfersTeam` trait and a `team-transfer-form.blade.php` stub to the `resources/views/teams` directory. It will also replace the default `TeamPolicy` shipped with Jetstream, with a modified version that includes a `transferTeam` method.

> Note: This package only works with the Livewire Jetstream stack.

To include the form in your teams view, add the following livewire component to the `teams/show.blade.php` file:

```
@livewire('teams.team-transfer-form', ['team' => $team])
```

Changelog
---------

[](#changelog)

Check out the [CHANGELOG](CHANGELOG.md) in this repository for all the recent changes.

Maintainers
-----------

[](#maintainers)

Socialstream is developed and maintained by [Joel Butcher](https://joelbutcher.co.uk)

License
-------

[](#license)

Socialstream is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~172 days

Recently: every ~257 days

Total

7

Last Release

965d ago

Major Versions

1.x-dev → v2.0.02023-05-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb6903ee363d9201681e47a2dcbe12148b7d299dd9e37229cad774ecd923fd6e?d=identicon)[joelbutcher](/maintainers/joelbutcher)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/joelbutcher-jetstream-team-transfer/health.svg)

```
[![Health](https://phpackages.com/badges/joelbutcher-jetstream-team-transfer/health.svg)](https://phpackages.com/packages/joelbutcher-jetstream-team-transfer)
```

###  Alternatives

[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

29419.5k3](/packages/sebastienheyd-boilerplate)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61314.7k26](/packages/slowlyo-owl-admin)

PHPackages © 2026

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