springscs/google-cloud-print

This package is abandoned and no longer maintained. No replacement package was suggested.

Add Google Cloud Print support to Laravel 5.x

Installs: 3 256

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/springscs/google-cloud-print

This package has no released version yet, and little information is available.


README

A Google Cloud Print library for Laravel 5.x

The library is an implementation of the Google Cloud Print API.

Features

  • Supports server-to-server OAuth using client-secret.json
  • Automatic content type detection (can be ignored if preferred). Requires fileinfo extension.
  • Supports duplex, range, margins, grayscale, and all other GCP supported options.
  • Supports Laravel 5.x (tested on 5.4)
  • Supports PHP 7.x
  • Automatic printer invite acceptance on job submit.

Checkout the wiki for more information