PHPackages                             trburgess/fizz-buzz - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. trburgess/fizz-buzz

ActiveLibrary[Testing &amp; Quality](/categories/testing)

trburgess/fizz-buzz
===================

Fizz Buzz test implementation.

09PHP

Since Aug 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/trburgess/fizz-buzz)[ Packagist](https://packagist.org/packages/trburgess/fizz-buzz)[ RSS](/packages/trburgess-fizz-buzz/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Fizz Buzz
=========

[](#fizz-buzz)

This is an implementation of the Fizz Buzz Test

Getting started
---------------

[](#getting-started)

1. `composer require "trburgess/fizz-buzz:dev-master"`
2. Create a new instance: `$fizzBuzzProcessor = new FizzBuzz\Processor; `
3. Process the numbers: `$fizzBuzzProcessor->process(1, 100)`

License
-------

[](#license)

The Fizz Buzz PHP library is free software released under the MIT License. See [LICENSE](LICENSE) for details.

Example
-------

[](#example)

For an example see:

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://avatars.githubusercontent.com/u/507689?v=4)[Tom](/maintainers/trburgess)[@trburgess](https://github.com/trburgess)

### Embed Badge

![Health badge](/badges/trburgess-fizz-buzz/health.svg)

```
[![Health](https://phpackages.com/badges/trburgess-fizz-buzz/health.svg)](https://phpackages.com/packages/trburgess-fizz-buzz)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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