PHPackages                             arturek1/screenshot - 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. arturek1/screenshot

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

arturek1/screenshot
===================

Take a screenshot of a webpage using Google API

v1.0(6y ago)028[2 PRs](https://github.com/Arturek1/screenshot/pulls)mitPHP

Since Dec 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Arturek1/screenshot)[ Packagist](https://packagist.org/packages/arturek1/screenshot)[ RSS](/packages/arturek1-screenshot/feed)WikiDiscussions master Synced today

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

php-screenshot
==============

[](#php-screenshot)

Take a screenshot of a webpage using Google API

`composer require arturek1/screenshot`

```
require __DIR__ . '/vendor/autoload.php';

use Arturek1\Screenshot\Screenshot;

$key = "GOOGLE API KEY";

$url = "https://tvn24.pl";
$screenshot = new Screenshot($key);
$base64 = $screenshot->get($url);

echo $base64;
```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Unknown

Total

1

Last Release

2422d ago

### Community

Maintainers

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

---

Top Contributors

[![arturnawrot](https://avatars.githubusercontent.com/u/32748505?v=4)](https://github.com/arturnawrot "arturnawrot (7 commits)")

### Embed Badge

![Health badge](/badges/arturek1-screenshot/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k54](/packages/neuron-core-neuron-ai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

762297.9k53](/packages/civicrm-civicrm-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[oat-sa/tao-core

TAO core extension

64147.9k151](/packages/oat-sa-tao-core)[aedart/athenaeum

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

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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