Download the PHP package anod/gmail-imap without Composer
On this page you can find all versions of the php package anod/gmail-imap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anod/gmail-imap
More information about anod/gmail-imap
Files in anod/gmail-imap
Download anod/gmail-imap
More information about anod/gmail-imap
Files in anod/gmail-imap
Vendor anod
Package gmail-imap
Short Description API to work with Gmail using IMAP built on top of Zend Imap Library
License MIT
Homepage http://github.com/anod/gmail-imap-php
Package gmail-imap
Short Description API to work with Gmail using IMAP built on top of Zend Imap Library
License MIT
Homepage http://github.com/anod/gmail-imap-php
Please rate this library. Is it a good library?
Informations about the package gmail-imap
GMAIL IMAP API in PHP
Wrapper library above Gmail IMAP API.
Features
The library extends Zend Imap Library, this way it provides all basic IMAP functionality. In addition it provides simple Gmail specific API for:
- OAUTH2 Authentication
- get UID of the message
- work with GMail labels: retrive, apply, remove
- Getting Gmail thread id
- Utility to convert Gmail message id representation: from big int to hex and opposite
- Archive message
TODO
- move to inbox
- mark as read/unread
Requirements
Composer
- Zend Imap Library
Usage example
Example of fetching token with local server php -S localhost:8000
Author
Alex Gavrishev, 2013
License
Library is licensed under the MIT license.
All versions of gmail-imap with dependencies
PHP Build Version
Package Version
The package anod/gmail-imap contains the following files
Loading the files please wait ....