Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

gothick/google-cloud-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-cloud-print

This is a tiny, bare minimal Google Cloud Print PHP client that can discover a printer, print a PDF, accept an invitation to a shared printer, and that's about it. It uses a Service Account for authentication.

It's got no error handling and is only here because I needed one for a tiny project of mine to print my morning crossword out. However, given the paucity of information on using Google Cloud Print, especially with a service account, I figured I might make it public in case it helped anyone else along the way.

If you're looking for a real Google Cloud Print library, you probably want to check out net-tools/google-api, among others.

About

Minimal Google Cloud Print client for PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages