PHPackages                             teka/faker-team - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. teka/faker-team

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

teka/faker-team
===============

Faker provider for generating fake Team Names.

172PHP

Since Jun 28Pushed 6y agoCompare

[ Source](https://github.com/marcelotk15/faker-team)[ Packagist](https://packagist.org/packages/teka/faker-team)[ RSS](/packages/teka-faker-team/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Teams(sport) Names Provider for Faker
-------------------------------------

[](#teamssport-names-provider-for-faker)

This package will allow [Faker](https://github.com/fzaninotto/Faker) to generate fake teams(sport) names.

Install
-------

[](#install)

To install, use composer:

```
composer require teka/faker-team
```

Use
---

[](#use)

```
$faker = \Faker\Factory::create();
$faker->addProvider(new Faker\Provider\TeamProvider($faker));
```

```
$faker->teamName();
// Screaming Silver Annihilators

$faker->abreviation($fake->teamName())
// SSA

```

License
-------

[](#license)

This package is under the WTFPL license. Do whatever you want with it.

[LICENSE](https://github.com/marcelotk15/faker-team/LICENSE)

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Fork it, send a PR. Issues and feature requests are tracked in the [GitHub issue tracker](https://github.com/marcelotk15/faker-team/issues).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/teka-faker-team/health.svg)

```
[![Health](https://phpackages.com/badges/teka-faker-team/health.svg)](https://phpackages.com/packages/teka-faker-team)
```

###  Alternatives

[sebastianlenz/linkfield

A Craft field type for selecting links

1191.0M18](/packages/sebastianlenz-linkfield)

PHPackages © 2026

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