PHPackages                             m-nobre/team-profiler - 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. [Templating &amp; Views](/categories/templating)
4. /
5. m-nobre/team-profiler

ActiveLibrary[Templating &amp; Views](/categories/templating)

m-nobre/team-profiler
=====================

Laravel Jetstream Teams Profiler (Change frontend Team denomination via routes and translation)

v1.1.1(1y ago)034MITPHPPHP ^8.1|^8.2

Since Feb 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/m-nobre/team-profiler)[ Packagist](https://packagist.org/packages/m-nobre/team-profiler)[ RSS](/packages/m-nobre-team-profiler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (9)Used By (0)

[![Screenshot](https://raw.githubusercontent.com/m-nobre/team-profiler/master/art/screenshot.png)](https://raw.githubusercontent.com/m-nobre/team-profiler/master/art/screenshot.png)

Team profiler
=============

[](#team-profiler)

[![Latest Stable Version](https://camo.githubusercontent.com/de10495c0c67de466989bad7304f13648cce5517782208e151869bf6cf70f319/68747470733a2f2f706f7365722e707567782e6f72672f6d2d6e6f6272652f7465616d2d70726f66696c65722f76657273696f6e2e737667)](https://packagist.org/packages/m-nobre/team-profiler)

[![License](https://camo.githubusercontent.com/33bec9d027814a67e60377c9886d6e9571b05d257a53a5ca752f6f6771f08019/68747470733a2f2f706f7365722e707567782e6f72672f6d2d6e6f6272652f7465616d2d70726f66696c65722f6c6963656e73652e737667)](https://packagist.org/packages/m-nobre/team-profiler)

[![Downloads](https://camo.githubusercontent.com/ac332f96148aa7b06cce22e6e469c1152a1aea9d8bdd6a83062482d1c372a1d0/68747470733a2f2f706f7365722e707567782e6f72672f6d2d6e6f6272652f7465616d2d70726f66696c65722f642f746f74616c2e737667)](https://packagist.org/packages/m-nobre/team-profiler)

Laravel Teams Profiler (Change frontend Team denomination)

Change the appearance of all existing jetstream team routes into the chosen denomination ('project' by default) and that can be changed on the fly, as many times as required, in the team-profiler.php config file after published.

While on early stages of development and still trying to find the best solutions, Team Profiler can serve as a non-intrusive and effective example of how to achieve this, yet further testing is required in order to assert limitations and possibilities.

As described:

- Masks existing Jetstream Teams routes as desired, across the whole application, with one single parameter.
- Uses Laravel's built-in Translation system to change all existing values
- By default changes "Teams" to "Projects", but user can easily change this effortlessly across the whole application, only by changing the config value.
- When user updates denomination in config file, Team Profiler will recreated relevant translations while keeping your custom ones safe
- Removal of Team Profiler will revert app to default configuration (Team Profiler routes become ineffective and jetstream routes return to normal)
- Auto removal and clean up method provided: despite created routes being non intrusive (become ineffective if package is not installed), the normal "composer remove" will not remove inserted routes and translations, user can choose to automatically delete these while safeguarding their work, yet for this is important to not add anything in the TeamProfiler section, only before or after, under the risk of loosing such data upon uninstall.

Please remember that despite the apparent stability, this is still in development and should be only used as a starting point for more robust solution

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

[](#installation)

> ⚠️ **New applications only**Team-Profiler should only be installed into **new** Laravel Jetstream applications Requirements:
>
> - EN locale
> - To change denomination from "project" please publish config file.
> - Once denomination has been changed, page needs to be refreshed twice to allow new terms to take place.

> ⚠️ Routes will be added to routes/web.php, do not enter any information in the TeamProfiler section in routes file, only before or after otherwise data may be lost upon automatic removal, the other file that will be created or updated is the translation file, will be added as lang/en.json, so despite our best efforts to safeguard your data in those files, if not installing into a new fresh laravel jetstream application then make sure to back up them up before advancing.

You may use Composer to install Team Profiler into your new Laravel Jetstream project:

```
composer  require  m-nobre/team-profiler
```

Publish Config
--------------

[](#publish-config)

you can publish config file by use this command

```
php  artisan  vendor:publish  --tag="team-profiler-config"
```

Automatic Removal
-----------------

[](#automatic-removal)

If you wish to remove Team Profiler manually, you may do so using composer in the normal way, then you can proceed to delete translations in "lang/en.json" and the TeamProfiler routes in "routes/web.php" despite these becoming ineffective upon composer removal.

If you wish to proceed with automatic removal then ensure you have not added any data inside the TeamProfiler section in "routes/web.php", as it will be removed, yet, any custom routes before and after TeamProfiler section will be safeguarded, same as custom translations.

If you wish to proceed with automatic removal then use this command

```
php  artisan  team-profiler:uninstall
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

Developer

- [Mário Nobre](mailto:m.nobre@ymail.com)

With inspiration from

- [Mark Nuyens](https://marknuyens.nl/tips/renaming-teams-in-laravel-jetstream)
- [dsbilling (Laracasts Discussion contribution)](https://laracasts.com/discuss/channels/laravel/best-way-to-rename-teams-for-projects-with-jetstream)

    Thank you,

    "Only by acknowledging the success and sacrifice made by those who came before us, can we fully understand what we must do to ensure the liberty of those who will succeed us." Yvette Clarke

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance45

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

4

Last Release

452d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e26190ff18b47b4b9c16342f4f216cb5c1b1b7821f92f3209d2a88227dde73f?d=identicon)[m-nobre](/maintainers/m-nobre)

---

Top Contributors

[![m-nobre](https://avatars.githubusercontent.com/u/41506967?v=4)](https://github.com/m-nobre "m-nobre (61 commits)")

---

Tags

jetstreamjetstream-laraveljetstream-teamslaravellaravel-teamsphpphplaraveltemplate

### Embed Badge

![Health badge](/badges/m-nobre-team-profiler/health.svg)

```
[![Health](https://phpackages.com/badges/m-nobre-team-profiler/health.svg)](https://phpackages.com/packages/m-nobre-team-profiler)
```

###  Alternatives

[tomatophp/filament-wallet

Account Balance / Wallets Manager For FilamentPHP and Filament Account Builder

3528.5k2](/packages/tomatophp-filament-wallet)[tomatophp/filament-subscriptions

Manage subscriptions and feature access with customizable plans in FilamentPHP

628.1k](/packages/tomatophp-filament-subscriptions)[tomatophp/filament-plugins

Manage your modules as a plugin system with plugin generator

644.7k2](/packages/tomatophp-filament-plugins)[tomatophp/filament-docs

Manage your documents and contracts all in one place with template builder

422.6k](/packages/tomatophp-filament-docs)

PHPackages © 2026

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