PHPackages                             lonniecoffman/faker-team-names - 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. lonniecoffman/faker-team-names

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

lonniecoffman/faker-team-names
==============================

generates fake team names

1.0(5y ago)01.7kMITPHPPHP &gt;=5.4.0

Since Mar 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/LonnieCoffman/faker-team-names)[ Packagist](https://packagist.org/packages/lonniecoffman/faker-team-names)[ RSS](/packages/lonniecoffman-faker-team-names/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Team Name Generator
===================

[](#team-name-generator)

Generate funny team names using fakerphp/faker

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

[](#installation)

Add the TeamNameGenerator library to your `composer.json` file:

```
composer require lonniecoffman/faker-team-names

```

Usage
-----

[](#usage)

To use this with [Faker](https://github.com/fzaninotto/Faker), you must add the `TeamNameGenerator\FakerProvider` to the Faker generator:

```
