PHPackages                             ondrakub/screenshotmachine-php - 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. ondrakub/screenshotmachine-php

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

ondrakub/screenshotmachine-php
==============================

Easy-to-use library for works with https://screenshotmachine.com.

v1.0(11y ago)044BSD-3PHP

Since Jan 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ondrakub/screenshotmachine-php)[ Packagist](https://packagist.org/packages/ondrakub/screenshotmachine-php)[ Docs](https://github.com/ondrakub/screenshotmachine-php)[ RSS](/packages/ondrakub-screenshotmachine-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Screenshotmachine for PHP
=========================

[](#screenshotmachine-for-php)

Screenshomachine for PHP is a very small and easy-to-use library for works with

Install
-------

[](#install)

via composer

```
php composer.phar require ondrakub/screenshotmachine-php

```

Usage
-----

[](#usage)

It is simple to use.

```
$params = [
		'key' => 'xxxxxx',
		'size' => Screenshotmachine::SIZE_F,
		'url' => 'http://www.kubon.cz',
		'format' => Screenshotmachine::PNG
	];

$sm = new Screenshotmachine($params);

$sm->getScreen();
```

Parameters for constructor you can find in documentation

(c) Ondřej Kubíček, 2015 ()

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

4149d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

screenshotmachinescreenshotmachine

### Embed Badge

![Health badge](/badges/ondrakub-screenshotmachine-php/health.svg)

```
[![Health](https://phpackages.com/badges/ondrakub-screenshotmachine-php/health.svg)](https://phpackages.com/packages/ondrakub-screenshotmachine-php)
```

###  Alternatives

[symfony/polyfill-php56

Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions

1.6k204.0M28](/packages/symfony-polyfill-php56)[pear/pear_exception

The PEAR Exception base class.

9880.2M101](/packages/pear-pear-exception)[pear/pear-core-minimal

Minimal set of PEAR core files to be used as composer dependency

8073.0M70](/packages/pear-pear-core-minimal)[fieg/bayes

Implementation of Naive Bayes Classifier algorithm in PHP.

7394.1k](/packages/fieg-bayes)

PHPackages © 2026

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