PHPackages                             cliffordvickrey/dogs-playing-poker - 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. cliffordvickrey/dogs-playing-poker

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

cliffordvickrey/dogs-playing-poker
==================================

Generates 6.6 quadrillion paintings of Dogs Playing Poker

0.1.0(6y ago)22MITPHPPHP &gt;=7.2CI failing

Since Nov 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/cliffordvickrey/dogs-playing-poker)[ Packagist](https://packagist.org/packages/cliffordvickrey/dogs-playing-poker)[ Docs](http://github.com/cliffordvickrey/dogs-playing-poker)[ RSS](/packages/cliffordvickrey-dogs-playing-poker/feed)WikiDiscussions master Synced 6d ago

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

cliffordvickrey/dogs-playing-poker
==================================

[](#cliffordvickreydogs-playing-poker)

[![Build Status](https://camo.githubusercontent.com/cdc0299a8b98cdc88b66674f2d46276117e076ed9f68bb128a5bff3125ffb923/68747470733a2f2f7472617669732d63692e636f6d2f636c6966666f72647669636b7265792f646f67732d706c6179696e672d706f6b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/cliffordvickrey/dogs-playing-poker/)[![Coverage Status](https://camo.githubusercontent.com/0b09974bd7a3f7c849ac575210ff4f0db2167d8d0f7bf3004dd19c9ed321aee6/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f636c6966666f72647669636b7265792f646f67732d706c6179696e672d706f6b65722f62616467652e737667)](https://coveralls.io/github/cliffordvickrey/dogs-playing-poker)

Ever look at Cassius Marcellus Coolidge's seminal chef d'oeuvre *Dogs Playing Poker* and think, "this is okay, but wouldn't it be nice if I could see the painting with any of 6.6 quadrillion possible card combinations?" No? Too bad! This library generates any one of 6,622,345,729,233,223,680 possible hand variations of dogs playing poker.

Online at

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

[](#installation)

Run the following to install this library:

```
$ composer require cliffordvickrey/dogs-playing-poker
```

Requirements
------------

[](#requirements)

- 64-bit build of PHP 7.2 or above
- Imagick extension installed and enabled

Usage
-----

[](#usage)

```
// build the generator
$generator = Cliffordvickrey\DogsPlayingPoker\DogsPlayingPokerGenerator::build();

// generate a painting at random ...
$painting = $generator->generate();

// ... or a specific ID for the same painting every time
$painting = $generator->generate(1);

// get the painting as a blob ...
$blob = $dogsPlayingPoker->getDogsAsBlob();

// ... or as a stream
$stream = fopen('php://temp', 'w');
$painting->writeDogsToResource($stream);
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

2380d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/cliffordvickrey-dogs-playing-poker/health.svg)

```
[![Health](https://phpackages.com/badges/cliffordvickrey-dogs-playing-poker/health.svg)](https://phpackages.com/packages/cliffordvickrey-dogs-playing-poker)
```

###  Alternatives

[markrogoyski/math-php

Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

2.4k7.1M40](/packages/markrogoyski-math-php)[mpociot/vat-calculator

EU VAT calculation, the way it should be.

1.3k3.9M18](/packages/mpociot-vat-calculator)[czproject/git-php

Library for work with Git repository in PHP.

5544.9M81](/packages/czproject-git-php)[typo3/cms-sys-note

TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.

115.9M31](/packages/typo3-cms-sys-note)[dg/composer-backslasher

Composer plugin that speeds up your application by adding backslashes to all PHP internal functions and constants.

4117.8k](/packages/dg-composer-backslasher)

PHPackages © 2026

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