Download the PHP package shahariaazam/cakephp-datasource-imap without Composer
On this page you can find all versions of the php package shahariaazam/cakephp-datasource-imap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shahariaazam/cakephp-datasource-imap
More information about shahariaazam/cakephp-datasource-imap
Files in shahariaazam/cakephp-datasource-imap
Download shahariaazam/cakephp-datasource-imap
More information about shahariaazam/cakephp-datasource-imap
Files in shahariaazam/cakephp-datasource-imap
Vendor shahariaazam
Package cakephp-datasource-imap
Short Description Imap datasource plugin for CakePHP
License MIT
Homepage https://github.com/shahariaazam/cakephp-datasource-imap
Package cakephp-datasource-imap
Short Description Imap datasource plugin for CakePHP
License MIT
Homepage https://github.com/shahariaazam/cakephp-datasource-imap
Please rate this library. Is it a good library?
Informations about the package cakephp-datasource-imap
CakePHP IMAP Custom Datasource
Custom datasource for CakePHP (2.x) to interact with your mail server with IMAP functionality.
Put the ImapSource.php datasource in your app/Model/Datasource directory and just setup like the following.
Now you need to define credentials in your app/Config/Database.php with the following code.
Now from your controller just access your email like below:
Now you will get the email. See the debug output. If you have any question please feel free to mail me at [email protected]
All versions of cakephp-datasource-imap with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
*
The package shahariaazam/cakephp-datasource-imap contains the following files
Loading the files please wait ...