LaravelPackages.net
Acme Inc.
Toggle sidebar
sandrobocon/2pdf

2PDF web application.

5
0
v1.0.1
About sandrobocon/2pdf

sandrobocon/2pdf is a Laravel package for 2pdf web application.. It currently has 0 GitHub stars and 5 downloads on Packagist (latest version v1.0.1). Install it with composer require sandrobocon/2pdf. Discover more Laravel packages by sandrobocon or browse all Laravel packages to compare alternatives.

Last updated

Total Downloads Latest Stable Version License

About 2PDF

2PDF is a simple web application, with REST API, that receives a list of HTML files (compressed by zip) and returns it in PDF (compressed by zip). Can be very useful to integrate with other applications that require convert many HTML files. It is coded with Laravel and it requires to have installed and configured wkhtmltox.

How install

You can use composer

composer require sandrobocon/2pdf

Do not forget to install and configure wkhtmltox.

How to use

TODO

License

The 2PDF framework is open-sourced software licensed under the MIT license.

Comments