gpo.zugaina.org

Search Portage & Overlays:

dev-php/PHPMailer

Full-featured email creation and transfer class for PHP

Screenshots

  • PHPMailer-6.6.4
    ~amd64 ~x86
    idn ssl

    View      Download      Browse     License: LGPL-2.1   
    Overlay: gentoo
  • PHPMailer-6.5.0
    ~amd64 ~x86
    doc idn ssl

    View      Download      Browse     License: LGPL-2.1   
    Overlay: gentoo

Runtime Dependencies

PHPMailer-6.6.4


ssl?
      ( idn?
            ( dev-lang/php:*[ctype,filter,intl,ssl,unicode] )
       !idn?
            ( dev-lang/php:*[ctype,filter,ssl] )
       )

!ssl?
      ( idn?
            ( dev-lang/php:*[ctype,filter,intl,unicode] )
       !idn?
            ( dev-lang/php:*[ctype,filter] )
       )

PHPMailer-6.5.0


ssl?
      ( idn?
            ( dev-lang/php:*[ctype,filter,intl,ssl,unicode] )
       !idn?
            ( dev-lang/php:*[ctype,filter,ssl] )
       )

!ssl?
      ( idn?
            ( dev-lang/php:*[ctype,filter,intl,unicode] )
       !idn?
            ( dev-lang/php:*[ctype,filter] )
       )