PHPackages                             dogado/mugshot - 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. dogado/mugshot

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

dogado/mugshot
==============

A small service that helps you take screenshots of web pages.

1.0.0(1mo ago)02MITPHPPHP ^8.4CI passing

Since May 6Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/dogado-group/mugshot)[ Packagist](https://packagist.org/packages/dogado/mugshot)[ RSS](/packages/dogado-mugshot/feed)WikiDiscussions main Synced today

READMEChangelog (7)Dependencies (33)Versions (9)Used By (0)

dogado MugShot
==============

[](#dogado-mugshot)

[![Tests](https://github.com/dogado-group/mugshot/actions/workflows/test.yml/badge.svg)](https://github.com/dogado-group/mugshot/actions/workflows/test.yml)[![Coverage Status](https://camo.githubusercontent.com/04b8a300cbe5a23c58bd5c3f050a4999210330e2cc73e391b47e78e0dcb6bcad/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f646f6761646f2d67726f75702f6d756773686f742f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/dogado-group/mugshot?branch=main)[![Total Downloads](https://camo.githubusercontent.com/b519c844a83fe8b23493973da7bd40c5ca62fcf3d41a2fdd6ca582419ca07700/68747470733a2f2f706f7365722e707567782e6f72672f646f6761646f2f6d756773686f742f646f776e6c6f616473)](https://packagist.org/packages/dogado/mugshot)[![Latest Stable Version](https://camo.githubusercontent.com/b3ed00c8bb78d4de843c4d73eab24a9b9c8963f71013998ce087b72bc773bddd/68747470733a2f2f706f7365722e707567782e6f72672f646f6761646f2f6d756773686f742f762f737461626c65)](https://packagist.org/packages/dogado/mugshot)[![License](https://camo.githubusercontent.com/4ca0a58e1b331d7cb8e6c5478638fa8ff02c0349db86b28b35cd585f38cb9998/68747470733a2f2f706f7365722e707567782e6f72672f646f6761646f2f6d756773686f742f6c6963656e7365)](https://packagist.org/packages/dogado/mugshot)

A small service that helps you take screenshots of web pages.

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

[](#requirements)

- PHP 8
- MySQL
- Node for [Puppeteer](https://pptr.dev/)

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

[](#installation)

```
git clone https://github.com/dogado/mugshot.git mugshot
composer install --no-dev -o

php artisan key:generate
php artisan migrate
php artisan storage:link
```

Mugshot uses Puppeteer in the background to create screenshots

```
npm install puppeteer --global
```

Usage
-----

[](#usage)

### Capture Screenshot

[](#capture-screenshot)

```
POST /api/v1/screenshot
```

ParameterTypeDescription`url``string`URL of the page you want to capture`width``integer`Width of the screenshot`height``integer`Height of the screenshot`fullPage``boolean`Allows you to capture the entire page`deviceScale``integer`Between 1 and 3`quality``integer`Only works with JPG, uses percent`delay``integer`Wait in seconds before taking a screenshot of the page`fileExtension``string``PNG` or `JPG``response``string``inline`, `download`, `json`### Status Check

[](#status-check)

```
GET /api/v1/status
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance88

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity75

Established project with proven stability

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

Recently: every ~407 days

Total

7

Last Release

59d ago

Major Versions

v0.4.1 → 1.0.02026-03-11

PHP version history (3 changes)v0.1.0PHP ^8.0

v0.4.0PHP ^8.0.2

1.0.0PHP ^8.4

### Community

Maintainers

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

---

Top Contributors

[![darthsoup](https://avatars.githubusercontent.com/u/1668978?v=4)](https://github.com/darthsoup "darthsoup (34 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/dogado-mugshot/health.svg)

```
[![Health](https://phpackages.com/badges/dogado-mugshot/health.svg)](https://phpackages.com/packages/dogado-mugshot)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[spatie/mailcoach

Self-host Mailcoach

4007.0k](/packages/spatie-mailcoach)

PHPackages © 2026

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