PHPackages                             petalst/fake-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. petalst/fake-team

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

petalst/fake-team
=================

Create fake team data

v0.2.2(5y ago)017MITPHPPHP ^7.3||^8.0

Since Dec 2Pushed 5y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Fake-Team
=========

[](#fake-team)

[![GitHub](https://camo.githubusercontent.com/f9eb8f11b3d03bcaea2634890534af763a575329f204dc4065a1602a17c35eb1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f706574616c73742f66616b652d7465616d)](https://camo.githubusercontent.com/f9eb8f11b3d03bcaea2634890534af763a575329f204dc4065a1602a17c35eb1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f706574616c73742f66616b652d7465616d)[![GitHub code size in bytes](https://camo.githubusercontent.com/365567ef826fd2bf95400685d9acf4674635d396fb8dab12c5486e3eb3139db3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f706574616c73742f66616b652d7465616d)](https://camo.githubusercontent.com/365567ef826fd2bf95400685d9acf4674635d396fb8dab12c5486e3eb3139db3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f706574616c73742f66616b652d7465616d)[![GitHub release (latest SemVer)](https://camo.githubusercontent.com/6cde688baafa1d3aade7f9507df21f60c0baf7b6461f4e2b1520bbd36f0c1884/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f706574616c73742f66616b652d7465616d)](https://camo.githubusercontent.com/6cde688baafa1d3aade7f9507df21f60c0baf7b6461f4e2b1520bbd36f0c1884/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f706574616c73742f66616b652d7465616d)

Faker provider for fake team name

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

[](#installation)

```
composer require petalst/fake-team
```

Basic Usage
-----------

[](#basic-usage)

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

// Generate team name as a string
echo $faker->team; // Bears

// Can also be added to a city name like this
echo $faker->city .' '. $faker->team; // Chicago Bulls
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

5

Last Release

1843d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/16202438ea4a8bca262edb0c780c56d78e9a918fe3a3a4883fb47780cf8e8f73?d=identicon)[petalst](/maintainers/petalst)

---

Top Contributors

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

---

Tags

fakerTeamfake-team

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/petalst-fake-team/health.svg)

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

###  Alternatives

[mbezhanov/faker-provider-collection

A collection of custom providers for the Faker library

2138.6M24](/packages/mbezhanov-faker-provider-collection)[pelmered/fake-car

Fake-Car is a Faker provider that generates fake car data for you.

1271.2M2](/packages/pelmered-fake-car)[mmo/faker-images

Different images provider for Faker

59370.3k6](/packages/mmo-faker-images)[smknstd/fakerphp-picsum-images

Alternative image provider for fakerphp using picsum.photos

45218.1k3](/packages/smknstd-fakerphp-picsum-images)[bluemmb/faker-picsum-photos-provider

picsum.photos provider for Faker

31225.7k1](/packages/bluemmb-faker-picsum-photos-provider)[aalaap/faker-youtube

Faker provider for generating fake YouTube video URLs

2288.6k](/packages/aalaap-faker-youtube)

PHPackages © 2026

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