PHPackages                             xeurun/knp-snappy - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. xeurun/knp-snappy

AbandonedArchivedLibrary[PDF &amp; Document Generation](/categories/documents)

xeurun/knp-snappy
=================

PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.

0.4.1(10y ago)097MITPHPPHP &gt;=5.3.3

Since Nov 7Pushed 10y agoCompare

[ Source](https://github.com/XeuRun/snappy)[ Packagist](https://packagist.org/packages/xeurun/knp-snappy)[ Docs](http://github.com/XeuRun/snappy)[ RSS](/packages/xeurun-knp-snappy/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (15)Used By (0)

Snappy
======

[](#snappy)

Snappy is a PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. It uses the excellent webkit-based [wkhtmltopdf and wkhtmltoimage](http://wkhtmltopdf.org/)available on OSX, linux, windows.

You will have to download wkhtmltopdf `0.12.x` in order to use Snappy.

[![Build Status](https://camo.githubusercontent.com/bf85940f7672c5d4bc33766b766ec8c0eae0521424877f08242498977ded392f/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4b6e704c6162732f736e617070792e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/KnpLabs/snappy)

Installation using [Composer](http://getcomposer.org/)
------------------------------------------------------

[](#installation-using-composer)

```
$ composer require xeurun/knp-snappy
```

Usage
-----

[](#usage)

```
