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 3w ago

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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2377d 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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

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

751291.4k40](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k5.2k](/packages/shlinkio-shlink)

PHPackages © 2026

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