pear/mail_mime-decode

This package is abandoned and no longer maintained. No replacement package was suggested.

More info available on: http://pear.php.net/package/Mail_mimeDecode

Package info

github.com/dreamfactorysoftware/Mail_mimeDecode

Issues

pkg:composer/pear/mail_mime-decode

Statistics

Installs: 902 157

Dependents: 3

Suggesters: 1

Stars: 6

1.5.5.2 2014-04-15 19:29 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-2-Clause a53c1ce051b212e23f7f67ea8d31015640de1129

  • Cipriano Groenendal <cipri.woop@php.net>
  • Aleksander Machniak <alec.woop@php.net>

This package is auto-updated.

Last update: 2026-02-01 21:27:05 UTC


README

# NOTE
This library is quite old and was being used by our software. We are no longer using it, and thus, no longer maintaining this repository. It will be removed later this year (Q4 2015). Please find an alternate source or fork your own copy. Thanks!

## Mail_mimeDecode v1.5.5.2

This is a [Packagist](https://packagist.org) repository for loading Mail_mimeDecode via [Composer](https://getcomposer.org).

## PEAR Info

This package is http://pear.php.net/package/Mail_mimeDecode and has been migrated from http://svn.php.net/repository/pear/packages/Mail_mimeDecode (version 1.5.5).

Please report all new issues via the PEAR bug tracker.

If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.

To test, run either
$ phpunit tests/
 or
$ pear run-tests -r

To build, simply
$ pear package

To install from scratch
$ pear install package.xml

To upgrade
$ pear upgrade -f package.xml