PHPackages                             guenbakku/cakepdf - 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. guenbakku/cakepdf

ActiveLibrary

guenbakku/cakepdf
=================

CakePHP plugin for converting HTML to PDF

0.3.1(1y ago)13.2k2MITPHPPHP ^7.2

Since Jul 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/guenbakku/cakepdf)[ Packagist](https://packagist.org/packages/guenbakku/cakepdf)[ RSS](/packages/guenbakku-cakepdf/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

Cakepdf
=======

[](#cakepdf)

Easily generate PDFs from your HTML content.

This versatile tool can be used as:

- A CakePHP plugin: Seamlessly integrate PDF generation into your CakePHP 2.x and above applications.
- A standalone library: Use it independently outside of CakePHP for maximum flexibility.

Powered by Snappy ()
I want to give a big thanks to the creators of the fantastic Snappy library, which makes this functionality possible.

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

[](#installation)

You can install this library using [composer](http://getcomposer.org).

```
composer require guenbakku/cakepdf

```

Usage
-----

[](#usage)

```
