2017 © Pedro Peláez
 

symfony-bundle imapbundle

Imap bundle per Fifree2

image

fi/imapbundle

Imap bundle per Fifree2

  • Monday, October 10, 2016
  • by manzolo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 76 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 7 % Grown

The README.md

ImapBundle

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

Installazione:

  • Aggiungere al progetto la dipendenza (composer.json):
    composer require fi/imapbundle
  • Aggiungere nel file app/AppKernel.php nella funzione registerBundles;
    new Fi\ImapBundle\FiImapBundle(),

The Versions