# mpociot/teamwork

User to Team associations with invitation system for the Laravel Framework

Repository: https://github.com/mpociot/teamwork
Canonical: https://ross.abutalabs.com/products/teamwork
Language: PHP
License: MIT
License Family: permissive
Last push: 2025-05-21T08:11:37+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 22, release rhythm 8, longevity 100
- inputs: {"age_days": 4075, "days_push": 469, "days_rel": 469, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1098, forks 180 (observed 2026-08-28T04:03:34.827254+00:00)

## What it is
A Laravel package that adds user-to-team associations with an invitation system via Eloquent models and migrations. It provides Team models, many-to-many user-team relations, and pending email invites for Laravel 6+ applications.

## Use cases
- add team functionality to a laravel app
- let users create and join teams with email invites
- manage many-to-many user team relationships in laravel
- implement multi-user team membership with invitations
- track which team a user currently belongs to

## When to choose
- you use Laravel 6+ and need team membership with invitations out of the box
- you want Eloquent-based team models and migrations with minimal setup
- you need a simple, MIT-licensed solution for user-team associations

## When to avoid
- you are not using the Laravel framework
- you need complex role-based permissions or multi-tenancy isolation rather than simple team membership
- you need a framework-agnostic team management solution

## Facets
- artifact type: library
- maturity: stable
- function: auth, authorization, orm
- domain: web-development, backend, developer-tools
- platform: php
- tags: laravel, teams, invitations, eloquent, multi-tenancy, user-management, web-server

## Member repositories
- mpociot/teamwork (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.827254+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:46:19.710471+00:00, confidence not recorded.
  - readme: https://github.com/mpociot/teamwork (fetched 2026-08-28T04:03:34.827254+00:00, sha 016aaf9b2507)
- Data as of 2026-08-30T08:39:29.467469+00:00.
