PHPackages                             bradietilley/faker-dogz - 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. bradietilley/faker-dogz

ActiveLibrary

bradietilley/faker-dogz
=======================

Faker for cat profile pics

v1.1.1(2y ago)05MITPHP

Since Apr 12Pushed 2y ago1 watchersCompare

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

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

Dogz
====

[](#dogz)

Dog image faker for PHP.

[![Static Analysis](https://github.com/bradietilley/faker-dogz/actions/workflows/static.yml/badge.svg)](https://github.com/bradietilley/faker-dogz/actions/workflows/static.yml/badge.svg)[![Tests](https://github.com/bradietilley/faker-dogz/actions/workflows/tests.yml/badge.svg)](https://github.com/bradietilley/faker-dogz/actions/workflows/tests.yml/badge.svg)

Introduction
------------

[](#introduction)

FakerDogz is a lightweight PHP package designed to generate fake dog images that can be used for a variety of purposes, like avatars and other placeholders.

All images are 1024\*1024 60% quality JPEGs, resulting in 50-130KB per image.

[![example](docs/example.png)](docs/example.png)

Repositories
------------

[](#repositories)

[Imagez](https://github.com/bradietilley/faker-imagez) available:

- [Catz](https://github.com/bradietilley/faker-catz)
- [Dogz](https://github.com/bradietilley/faker-dogz) You are here.
- [Foodz](https://github.com/bradietilley/faker-foodz)

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

[](#installation)

```
composer require bradietilley/faker-dogz

```

Documentation
-------------

[](#documentation)

The documentation for this is the same as the base [Imagez](https://github.com/bradietilley/faker-imagez) documentation, except instead of `imagez()` you'll need to use `dogz()`.

**Quick example:**

```
dogz()->path();                             // string path: /path/to/pics/dog_0037.jpg
dogz()->path();                             // string path: /path/to/pics/dog_0101.jpg
dogz()->all();                              // array of string paths
```

Author
------

[](#author)

- [Bradie Tilley](https://github.com/bradietilley)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Total

4

Last Release

759d ago

### Community

Maintainers

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

---

Top Contributors

[![bradietilley](https://avatars.githubusercontent.com/u/44430471?v=4)](https://github.com/bradietilley "bradietilley (9 commits)")

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bradietilley-faker-dogz/health.svg)

```
[![Health](https://phpackages.com/badges/bradietilley-faker-dogz/health.svg)](https://phpackages.com/packages/bradietilley-faker-dogz)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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