PHPackages                             screenshotone/sdk - 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. [API Development](/categories/api)
4. /
5. screenshotone/sdk

ActiveLibrary[API Development](/categories/api)

screenshotone/sdk
=================

A PHP SDK for the ScreenshotOne.com API to take screenshots of any URL

v1.0.9(1w ago)850.8k↓26.1%5[1 PRs](https://github.com/screenshotone/phpsdk/pulls)MITPHPPHP &gt;=7.4CI passing

Since Jun 13Pushed 1w ago1 watchersCompare

[ Source](https://github.com/screenshotone/phpsdk)[ Packagist](https://packagist.org/packages/screenshotone/sdk)[ RSS](/packages/screenshotone-sdk/feed)WikiDiscussions main Synced 2d ago

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

phpsdk
======

[](#phpsdk)

[![Build](https://github.com/screenshotone/phpsdk/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/screenshotone/phpsdk/actions/workflows/build.yml)[![Total Downloads](https://camo.githubusercontent.com/db0f5889484849f7c92c9776e8f9d5ad6b181d1dc7c3dcca6bbec8769829d06d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73637265656e73686f746f6e652f73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/screenshotone/sdk)

An official [Screenshot API](https://screenshotone.com/) client for PHP.

It takes minutes to start taking screenshots. Just [sign up](https://screenshotone.com/) to get access and secret keys, import the client, and you are ready to go.

The SDK client is synchronized with the latest [screenshot API options](https://screenshotone.com/docs/options/).

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

[](#installation)

```
composer require screenshotone/sdk:^1.0
```

Usage
-----

[](#usage)

Generate a screenshot URL without executing the request. Or download the screenshot. It is up to you:

```
