PackageTrack
Sign in Get early access

zbateson/mail-mime-parser

MIME email message parser

4.0.3 56M downloads/mo #491 most downloaded on Packagist zbateson/mail-mime-parser

What this package is like to depend on

Last release 24 days ago

30 Jul 2026

Release timing varies

gaps range from 8 days to 1.2 years

Rarely documented

notes for 10 of 69 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

73 releases · first in 2015

7 releases in the last 12 months

see the full history below

Release timeline

73 releases · Nov 2015 to Jul 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 73
  1. 4.0.3 30 Jul 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 4.0.2...4.0.3

    Open source →
  2. 4.0.2 24 Jun 2026
    Release notes

    What's Changed

    • Strip control characters (CR/LF) from attachment filenames and from decoded header parameter and MIME-encoded-word values -- thanks @iliaal
    • Add configurable limits to MIME parsing, each recording a parse error when reached (override via DI config) -- thanks @iliaal:
      • maxMimePartDepth (default 256) — maximum multipart nesting depth
      • maxHeaderCount (default 1000) — maximum headers per part
      • maxHeaderSizeBytes (default 1048576) — maximum total header bytes per part
    • Append child parts in O(n) rather than O(n²) -- thanks @iliaal
    • Generate MIME boundaries with random_bytes() -- thanks @iliaal

    Security

    This release fixes two privately reported vulnerabilities:

    Found and reported privately by @iliaal, who also proposed fixes that informed the patches. Upgrading is recommended.

    Open source →
  3. 4.0.1 11 Mar 2026
    Release notes

    Full Changelog: 4.0.0...4.0.1

    Open source →
  4. 4.0.0 13 Feb 2026
    Release notes

    Full Changelog: 3.0.5...4.0.0

    Open source →
  5. 3.0.6 24 Jun 2026
    Release notes

    What's Changed

    • Strip control characters (CR/LF) from attachment filenames and from decoded header parameter and MIME-encoded-word values -- thanks @iliaal
    • Add configurable limits to MIME parsing, each recording a parse error when reached (override via DI config) -- thanks @iliaal:
      • maxMimePartDepth (default 256) — maximum multipart nesting depth
      • maxHeaderCount (default 1000) — maximum headers per part
      • maxHeaderSizeBytes (default 1048576) — maximum total header bytes per part
    • Append child parts in O(n) rather than O(n²) -- thanks @iliaal.
    • Generate MIME boundaries with random_bytes() -- thanks @iliaal.

    Security

    This release fixes two privately reported vulnerabilities:

    Found and reported privately by @iliaal, who also proposed fixes that informed the patches. Upgrading is recommended.

    Open source →
  6. 3.0.5 02 Dec 2025
    Release notes

    What's Changed

    Full Changelog: 3.0.4...3.0.5

    Open source →
  7. 3.0.4 03 Sep 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.0.3...3.0.4

    Open source →
  8. 3.0.3 10 Aug 2024
    Release notes
    • Fix to allow empty address groups #241
    • Ignore ws between rfc2047 parts in q-part #240
    • Fix PartBuilder parent parameter type

    Full Changelog: 3.0.2...3.0.3

    Open source →
  9. 3.0.2 01 May 2024
    Release notes

    What's Changed

    • Replace global DI library functions with corresponding objects for PRS-4 compliance by @phpfui in #238

    Full Changelog: 3.0.1...3.0.2

    Open source →
  10. 3.0.1 29 Apr 2024
    Release notes

    Fixes version constraints for php-di, guzzlehttp/psr7 and phpunit.

    Open source →
  11. 3.0.0 23 Apr 2024

    Nothing published for this version

  12. 3.0.0-beta.2 23 Apr 2024 pre-release

    Nothing published for this version

  13. 3.0.0-beta 15 Apr 2024 pre-release

    Nothing published for this version

  14. 2.4.1 28 Apr 2024

    Nothing published for this version

  15. 2.4.0 14 Feb 2023

    Nothing published for this version

  16. 2.3.0 30 Jan 2023

    Nothing published for this version

  17. 2.2.3 28 Sep 2022

    Nothing published for this version

  18. 2.2.2 01 Sep 2022

    Nothing published for this version

  19. 2.2.1 22 Feb 2022

    Nothing published for this version

  20. 2.2.0 25 Jan 2022

    Nothing published for this version

  21. 2.1.1 08 Dec 2021

    Nothing published for this version

  22. 2.1.0 09 Nov 2021

    Nothing published for this version

  23. 2.0.1 07 Nov 2021

    Nothing published for this version

  24. 2.0.0 23 Aug 2021

    Nothing published for this version

  25. 2.0.0-beta.1 20 Aug 2021 pre-release

    Nothing published for this version

  26. 2.0.0-beta 06 Aug 2021 pre-release

    Nothing published for this version

  27. 1.3.3 06 Nov 2021

    Nothing published for this version

  28. 1.3.2 08 Jul 2021

    Nothing published for this version

  29. 1.3.1 02 Dec 2020

    Nothing published for this version

  30. 1.3.0 21 Oct 2020

    Nothing published for this version

  31. 1.2.3 25 Sep 2020

    Nothing published for this version

  32. 1.2.2 16 Jul 2020

    Nothing published for this version

  33. 1.2.1 10 Apr 2020

    Nothing published for this version

  34. 1.2.0 09 Jan 2020

    Nothing published for this version

  35. 1.1.8 20 Nov 2019

    Nothing published for this version

  36. 1.1.7 14 Nov 2019

    Nothing published for this version

  37. 1.1.6 24 Sep 2019

    Nothing published for this version

  38. 1.1.5 26 Mar 2019

    Nothing published for this version

  39. 1.1.4 21 Mar 2019

    Nothing published for this version

  40. 1.1.3 08 Mar 2019

    Nothing published for this version

  41. 1.1.2 24 Dec 2018

    Nothing published for this version

  42. 1.1.1 18 Oct 2018

    Nothing published for this version

  43. 1.1.0 30 Sep 2018

    Nothing published for this version

  44. 1.0.0 13 Aug 2018

    Nothing published for this version

  45. 0.4.13 24 Dec 2018

    Nothing published for this version

  46. 0.4.12 17 Oct 2018

    Nothing published for this version

  47. 0.4.11 21 Sep 2018

    Nothing published for this version

  48. 0.4.10 15 Jul 2018

    Nothing published for this version

  49. 0.4.9 18 Apr 2018

    Nothing published for this version

  50. 0.4.8 07 Feb 2018

    Nothing published for this version

  51. 0.4.7 05 Jan 2018

    Nothing published for this version

  52. 0.4.6 16 Nov 2017

    Nothing published for this version

  53. 0.4.5 11 Oct 2017

    Nothing published for this version

  54. 0.4.4 10 Jul 2017

    Nothing published for this version

  55. 0.4.3 05 Apr 2017

    Nothing published for this version

  56. 0.4.2 02 Apr 2017

    Nothing published for this version

  57. 0.4.1 05 Mar 2017

    Nothing published for this version

  58. 0.4.0 02 Feb 2017

    Nothing published for this version

  59. 0.3.3 22 Dec 2016

    Nothing published for this version

  60. 0.3.2 15 Dec 2016

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive