PHPackages                             fullystudios/laravelteams - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. fullystudios/laravelteams

AbandonedArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

fullystudios/laravelteams
=========================

Add users to teams in laravel

0.8.3(8y ago)1121MITPHP

Since Oct 15Pushed 8y ago5 watchersCompare

[ Source](https://github.com/fullystudios/laravelteams)[ Packagist](https://packagist.org/packages/fullystudios/laravelteams)[ RSS](/packages/fullystudios-laravelteams/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (10)Used By (0)

Laravel Teams Package
=====================

[](#laravel-teams-package)

### What is this?

[](#what-is-this)

This is a laravel package that adds team functionality for users in laravel.

### Functionality - in progress

[](#functionality---in-progress)

- A logged in user can create a new team
- A logged in user can modify its' own teams
- A logged in user gets a notification when invited to a team
- A logged in user can accept a team invitation
- A logged in user can decline a team invitation
- A team owner can delete a team

### Assumptions of application logic

[](#assumptions-of-application-logic)

This package assumes that you have not heavily modified laravels basic Auth scaffolding. This package also creates several tables in your database. These are: teams, invitations …

### Installation

[](#installation)

Package should be available on packagist shortly

1. Include the UserTeams trait in your User model.

### Testing

[](#testing)

Run `../../../vendor/bin/phpunit` from project root.

### Gotchas

[](#gotchas)

None reported yet.

### Scopes

[](#scopes)

I have added a notInTeam($team) scope to the user trait. It is tested, but something seems a bit off.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

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

Recently: every ~12 days

Total

9

Last Release

3074d ago

### Community

Maintainers

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

---

Top Contributors

[![beestreams](https://avatars.githubusercontent.com/u/326241?v=4)](https://github.com/beestreams "beestreams (33 commits)")

### Embed Badge

![Health badge](/badges/fullystudios-laravelteams/health.svg)

```
[![Health](https://phpackages.com/badges/fullystudios-laravelteams/health.svg)](https://phpackages.com/packages/fullystudios-laravelteams)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M344](/packages/tymon-jwt-auth)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

8359.8M52](/packages/php-open-source-saver-jwt-auth)[corbosman/laravel-passport-claims

Add claims to Laravel Passport JWT Tokens

88655.9k](/packages/corbosman-laravel-passport-claims)[tg/tgwebvalid

An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP

6821.7k1](/packages/tg-tgwebvalid)[alajusticia/laravel-logins

Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser

2011.0k](/packages/alajusticia-laravel-logins)

PHPackages © 2026

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