It is a normal RESTful API, so you can talk to it with Guzzle and the use of this API documentation: https://developers.google.com/gmail/api/v1/reference/
It looks like there is no package on Packagist that already does this for you, and Google did not launch a PHP client. So you have to do it yourself, or wait for someone to make it for you. The latter could take months.
Thanks for that cbakker.
By the way, Is there a way to forward an email from gmail to another email address (without having to download the email from gmail to your server and forward it from your server to another email address)? What i mean is maybe gmail will do the forwading. I have seen one on one of google documentations but it's just a settings of auto forwading that will make all messages forwarded to another email. I'd like to have it on a specific email only.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community