You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Fetch это библиотека для чтения электронной почты и вложений, по протоколам POP и IMAP.**
7
5
8
-
Fetch is a library for reading email and attachments, primarily using the POP
9
-
and IMAP protocols.
6
+
## Установка
10
7
8
+
Предпочтительный способ установки расширения через [composer](http://getcomposer.org/download/).
11
9
12
-
## Installing
13
-
> N.b. A note on Ubuntu 14.04 (probably other Debian-based / Apt managed systems), the install of php5-imap does not enable the extension for CLI (possibly others as well), which can cause composer to report fetch requires ext-imap
Fetch is a library for reading email and attachments, primarily using the POP
9
+
and IMAP protocols.
10
+
11
+
12
+
## Installing
13
+
> N.b. A note on Ubuntu 14.04 (probably other Debian-based / Apt managed systems), the install of php5-imap does not enable the extension for CLI (possibly others as well), which can cause composer to report fetch requires ext-imap
0 commit comments