PHPackages                             devidw/folder-to-file - 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. devidw/folder-to-file

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

devidw/folder-to-file
=====================

Merge all source files inside a folder recursively into a single PDF file.

00PHP

Since Jan 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/devidw/FolderToFile)[ Packagist](https://packagist.org/packages/devidw/folder-to-file)[ RSS](/packages/devidw-folder-to-file/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Folder To File
==============

[](#folder-to-file)

Merge all source files inside a folder recursively into a single PDF file.

ℹ️

Requires a [`asciidoctor-pdf`](https://github.com/asciidoctor/asciidoctor-pdf) installation on the current `PATH` to be able to generate `.pdf` files

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

[](#installation)

```
composer require devidw/folder-to-file
```

Usage
-----

[](#usage)

```
