Download the PHP package got-daijobu/laravel-pdfmerger-s3 without Composer
On this page you can find all versions of the php package got-daijobu/laravel-pdfmerger-s3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download got-daijobu/laravel-pdfmerger-s3
More information about got-daijobu/laravel-pdfmerger-s3
Files in got-daijobu/laravel-pdfmerger-s3
Package laravel-pdfmerger-s3
Short Description Webklex Package with S3 support - thanks to nipunTharuksha
License MIT
Homepage https://github.com/nipunTharuksha/laravel-pdfmerger
Informations about the package laravel-pdfmerger-s3
Laravel PDFMerger with S3 Support
Credits
This package is a fork from NinpunTaruksha work to add S3 Compatibility on Webklex PdfMerger Package.
S3 compatibility is enhanced through the use of temp files instead of temp urls.
Install
Via Composer
Setup
Add the service provider to the providers array in config/app.php
.
Usage
A basic usage example:
...add raw content data:
...add files from s3:
...select the pages you want to merge:
...merge files together but add blank pages to support duplex printing:
...stream the merged content:
...download the merged content:
..get the raw content data:
...set the filename if you don't want to do it later:
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Webklex
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-pdfmerger-s3 with dependencies
illuminate/support Version >=5.0
setasign/fpdf Version 1.8.*
setasign/fpdi Version ^2.0