fi/imapbundle

Fifree2 的 Imap 组件包

安装: 163

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:symfony-bundle

2.0.3 2016-10-10 13:11 UTC

This package is auto-updated.

Last update: 2024-09-18 02:28:49 UTC


README

[Build Status] (https://travis-ci.org/ComuneFI/ImapBundle) [Coverage Status] (https://coveralls.io/r/ComuneFI/ImapBundle)

安装

  • 将依赖添加到项目中的 composer.json 文件
    composer require fi/imapbundle
  • 在 app/AppKernel.php 文件的 registerBundles 函数中添加
    new Fi\ImapBundle\FiImapBundle(),