PHPackages                             dqneo/fizzbuzz-enterprise-edition - 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. dqneo/fizzbuzz-enterprise-edition

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

dqneo/fizzbuzz-enterprise-edition
=================================

FizzBuzz Enterprise Edition

v1.0.1(11y ago)10162GPL-3PHPPHP &gt;=5.4.0

Since Mar 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/DQNEO/php-FizzBuzzEnterpriseEdition)[ Packagist](https://packagist.org/packages/dqneo/fizzbuzz-enterprise-edition)[ RSS](/packages/dqneo-fizzbuzz-enterprise-edition/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

php FizzBuzz Enterprise Edition
===============================

[](#php-fizzbuzz-enterprise-edition)

[![Build Status](https://camo.githubusercontent.com/9c76930810c9792d374fce18575bb008e5bccc3746dec683188ea319a1f6c4ab/68747470733a2f2f7472617669732d63692e6f72672f44514e454f2f7068702d46697a7a42757a7a456e746572707269736545646974696f6e2e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/DQNEO/php-FizzBuzzEnterpriseEdition)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/81495c7ddca9e711ba3ffb9e48efab0a37b2d94d73db3fbe85fe9700e86d614e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f44514e454f2f7068702d46697a7a42757a7a456e746572707269736545646974696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/DQNEO/php-FizzBuzzEnterpriseEdition/?branch=master)

FizzBuzz with too much object oriented programming.

INSTALLATION
============

[](#installation)

```
git clone https://github.com/DQNEO/php-FizzBuzzEnterpriseEdition.git
cd php-FizzBuzzEnterpriseEdition
composer install

```

Usage
=====

[](#usage)

```
./bin/fizzbuzz.php 100

```

FizzBuzz
========

[](#fizzbuzz)

The rules of FizzBuzz are as follows:

For numbers 1 through 100,

- if the number is divisible by 3 print Fizz;
- if the number is divisible by 5 print Buzz;
- if the number is divisible by 3 and 5 (15) print FizzBuzz;
- else, print the number.

TODO
====

[](#todo)

- enable to select various writer (stdout, stderr, mail, fluent, file, null, monolog)
- enable web interface (use Slim or Siliex with Symfony Reponse)
- use Symfony Console
- measure code coverage

SEE ALSO
========

[](#see-also)

-
-

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 99.6% 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 ~0 days

Total

3

Last Release

4125d ago

Major Versions

v0.0.1 → v1.0.02015-03-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f6098905fa9174647908a38741efcecf355059685cae608f6184ecdfa94d861?d=identicon)[DQNEO](/maintainers/DQNEO)

---

Top Contributors

[![DQNEO](https://avatars.githubusercontent.com/u/188741?v=4)](https://github.com/DQNEO "DQNEO (256 commits)")[![ryo-utsunomiya](https://avatars.githubusercontent.com/u/1718007?v=4)](https://github.com/ryo-utsunomiya "ryo-utsunomiya (1 commits)")

---

Tags

fizzbuzzfizz buzz

### Embed Badge

![Health badge](/badges/dqneo-fizzbuzz-enterprise-edition/health.svg)

```
[![Health](https://phpackages.com/badges/dqneo-fizzbuzz-enterprise-edition/health.svg)](https://phpackages.com/packages/dqneo-fizzbuzz-enterprise-edition)
```

###  Alternatives

[pestphp/pest

The elegant PHP Testing Framework.

11.6k72.2M20.6k](/packages/pestphp-pest)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M343](/packages/drupal-core-dev)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)

PHPackages © 2026

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