Runs GMP reports in Laravel queue asynchronously and dispatch a new job to process the downloaded report.
fivestones/laravel-gmp-report-jobs is a Laravel package for runs gmp reports in laravel queue asynchronously and dispatch a new job to process the downloaded report..
It currently has 0 GitHub stars and 375 downloads on Packagist (latest version v0.2.0).
Install it with composer require fivestones/laravel-gmp-report-jobs.
Discover more Laravel packages by fivestones
or browse all Laravel packages to compare alternatives.
Last updated
This package takes one of the below Google PHP SDK objects:
Then runs them in Laravel queue asynchronously and dispatch a previously defined job for processing the downloaded report file.