Download the PHP package fatiru/unoconv without Composer
On this page you can find all versions of the php package fatiru/unoconv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package unoconv
Unoconv Laravel API
A Laravel wrapper for unoconv.
Installation
Install this package through Composer.
Add this to your composer.json
dependencies:
Using Laravel 5.2+
Run composer install
to download the required files.
Next you need to add the service provider to config/app.php
Set up the facade. Add the reference in config/app.php
to your aliases array.
Publish the config
Usage
File conversion
Chaining multiple conversions
Non-blocking conversion using a queue
To use queues you will need have set-up the default laravel queue listener.
Dispatch new job after conversion is done
All versions of unoconv with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
5.5.*|5.6.*|5.7.*|5.8.*|6.*
php Version >=7.2
guzzlehttp/guzzle Version ^6.3
php Version >=7.2
guzzlehttp/guzzle Version ^6.3
The package fatiru/unoconv contains the following files
Loading the files please wait ....