PackageTrack
Sign in Get early access

php-feed-io/feed-io

PHP library built to consume and serve JSONFeed / RSS / Atom feeds

v6.4.1 386K downloads/mo #4566 most downloaded on Packagist php-feed-io/feed-io

What this package is like to depend on

Last release 1 months ago

19 Jul 2026

Ships unpredictably

gaps range from 8 days to 1.7 years

Rarely documented

notes for 9 of 150 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

159 releases · first in 2015

6 releases in the last 12 months

see the full history below

Release timeline

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

Releases

latest 60 of 159
  1. v6.4.1 19 Jul 2026
    Release notes

    What's Changed

    🚀 Changed

    • fix: resolve ../ and ./ relative links in feed item HTML content by @Grotax with @Copilot in #95
    • fix: ensure magnet links remain unchanged when setting host in content by @Grotax in #102

    📦 Dependency Updates

    • Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 by @dependabot[bot] in #90
    • Bump rector/rector from 2.4.6 to 2.5.1 by @dependabot[bot] in #89
    • Bump friendsofphp/php-cs-fixer from 3.95.8 to 3.95.10 by @dependabot[bot] in #91
    • Bump rector/rector from 2.5.1 to 2.5.2 by @dependabot[bot] in #92
    • Bump actions/cache from 5.0.5 to 6.1.0 by @dependabot[bot] in #93
    • Bump friendsofphp/php-cs-fixer from 3.95.10 to 3.95.11 by @dependabot[bot] in #94
    • Bump phpstan/phpstan from 2.2.2 to 2.2.3 by @dependabot[bot] in #96
    • Bump rector/rector from 2.5.2 to 2.5.3 by @dependabot[bot] in #97
    • Bump phpstan/phpstan from 2.2.3 to 2.2.5 by @dependabot[bot] in #98
    • Bump rector/rector from 2.5.3 to 2.5.4 by @dependabot[bot] in #99
    • Bump friendsofphp/php-cs-fixer from 3.95.11 to 3.95.12 by @dependabot[bot] in #100
    • Bump rector/rector from 2.5.4 to 2.5.5 by @dependabot[bot] in #101

    Full Changelog: V6.4.0...v6.4.1

    Open source →
    Release notes

    Fixed

    • fix: ensure magnet links remain unchanged when setting host in content (#102)
    • fix: resolve ../ and ./ relative links in feed item HTML content (#95)
    Open source →
  2. V6.4.0 27 Jun 2026
    Release notes

    What's Changed

    📦 Dependency Updates

    • Bump phpstan/phpstan from 2.1.51 to 2.1.53 by @dependabot[bot] in #55
    • Bump phpstan/phpstan from 2.1.53 to 2.1.54 by @dependabot[bot] in #56
    • Bump rector/rector from 2.4.2 to 2.4.3 by @dependabot[bot] in #62
    • Bump shivammathur/setup-php from 2.37.0 to 2.37.1 by @dependabot[bot] in #63
    • Bump dangoslen/changelog-enforcer from 3.6.1 to 3.7.0 by @dependabot[bot] in #54
    • Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 by @dependabot[bot] in #64
    • Bump friendsofphp/php-cs-fixer from 3.95.1 to 3.95.2 by @dependabot[bot] in #70
    • Bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 by @dependabot[bot] in #71
    • Bump rector/rector from 2.4.3 to 2.4.4 by @dependabot[bot] in #72
    • Bump rector/rector from 2.4.4 to 2.4.5 by @dependabot[bot] in #73
    • Bump friendsofphp/php-cs-fixer from 3.95.2 to 3.95.3 by @dependabot[bot] in #75
    • Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #76
    • Bump friendsofphp/php-cs-fixer from 3.95.3 to 3.95.4 by @dependabot[bot] in #77
    • Bump guzzlehttp/psr7 from 2.8.0 to 2.11.0 by @dependabot[bot] in #78
    • Bump shivammathur/setup-php from 2.37.1 to 2.37.2 by @dependabot[bot] in #79
    • Bump phpstan/phpstan from 2.2.1 to 2.2.2 by @dependabot[bot] in #80
    • Bump friendsofphp/php-cs-fixer from 3.95.4 to 3.95.5 by @dependabot[bot] in #81
    • Bump friendsofphp/php-cs-fixer from 3.95.5 to 3.95.7 by @dependabot[bot] in #82
    • Bump guzzlehttp/psr7 from 2.11.0 to 2.12.1 by @dependabot[bot] in #83
    • Bump guzzlehttp/guzzle from 7.10.0 to 7.12.1 by @dependabot[bot] in #84
    • Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #85
    • Bump friendsofphp/php-cs-fixer from 3.95.7 to 3.95.8 by @dependabot[bot] in #86
    • Bump rector/rector from 2.4.5 to 2.4.6 by @dependabot[bot] in #87

    Full Changelog: v6.3.1...V6.4.0

    Open source →
    Release notes

    Changed

    • Add support for multiple feed-level links and Atom feed link emission, including rel="self" and rel="alternate" handling. (#69)

    Fixed

    • Fix host extraction for relative-path URLs by guarding missing URL schemes in node handling. (#74)
    Open source →
  3. v6.3.1 26 Apr 2026
    Release notes

    What's Changed

    📦 Dependency Updates

    • Bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #44
    • Bump rector/rector from 2.1.2 to 2.4.2 by @dependabot[bot] in #45
    • Bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 by @dependabot[bot] in #46
    • Bump monolog/monolog from 2.10.0 to 3.10.0 by @dependabot[bot] in #48
    • Bump symfony/process from 6.4.20 to 6.4.33 by @dependabot[bot] in #50
    • Bump friendsofphp/php-cs-fixer from 3.75.0 to 3.95.1 by @dependabot[bot] in #49

    New Contributors

    Full Changelog: v6.3.0...v6.3.1

    Open source →
    Release notes

    Only dependency updates.

    Open source →
  4. v6.3.0 26 Apr 2026
    Release notes

    What's Changed

    🚀 Changed

    • Add removeMedia() method to ItemInterface by @Copilot in #35
    • feat: secure CI with Zizmor by @SMillerDev in #36
    • use php image by devcontainers org by @Grotax in #40
    • chore: add PHP 8.5 to the test matrix by @SMillerDev in #37
    • add workflow to check if changelog was updated by @Grotax in #41

    🐛 Fixed

    • fix: handle invalid JSON in loadJsonAsArray to prevent TypeError by @eureka0928 in #33
    • feed-creation.php: fix typo (instanciated -> instantiated) by @DanielEScherzer in #32

    📦 Dependency Updates

    • Update phpunit/phpunit to 10.5.x by @Copilot in #38

    New Contributors

    Full Changelog: v6.2.0...v6.3.0

    Open source →
    Release notes

    Changed

    • Add removeMedia() method to ItemInterface (#35)

    Fixed

    • fix: handle invalid JSON in loadJsonAsArray to prevent TypeError (#33)
    Open source →
  5. v6.2.0 13 Nov 2025
    Release notes

    What's Changed

    • Handle HTTP redirection responses in Client.php by @infabo in #29
    • Remove deprecated Factory usage from documentation and examples by @Copilot in #30
    • Make nextupdatetime more reliable by @wofferl and @Grotax in #14

    New Contributors

    • @infabo made their first contribution in #29
    • @Copilot made their first contribution in #30

    Full Changelog: v6.1.2...v6.2.0

    Open source →
    Release notes

    Changed

    • HTTP redirect handling (301, 302, 303, 307, 308) with loop protection and relative URL support (#29)
    • Remove deprecated Factory usage from documentation and examples (#30)
    • Make nextupdatetime more reliable (#14)
    Open source →
  6. v6.1.2 29 Sep 2025
    Release notes

    What's Changed

    • improve docs by @Grotax in #22
    • Fix failing docs build by @Grotax in #24
    • Fix bin/feedio not working by @Grotax in #25
    • Fix: A rare bug where the link contains a linebreak or whitespace causes strange url by @Grotax in #26
    • Release v6.1.2 by @Grotax in #27

    Full Changelog: v6.1.1...v6.1.2

    Open source →
  7. v6.1.1 16 Aug 2025
    Release notes

    What's Changed

    Full Changelog: v6.1.0...v6.1.1

    Open source →
    Release notes

    Changed

    • Code quality improvements (#21)
    Open source →
  8. v6.1.0 13 Aug 2025
    Release notes

    What's Changed

    • change links, add mkdocs, dependabot, update github actions by @Grotax in #1
    • fix docs build by @Grotax in #2
    • Docs/fix by @Grotax in #3
    • update composer file by @Grotax in #4
    • add link to packagist to readme by @Grotax in #11
    • If "Link" does not exist, then set it based on "guid" (PublicId.php) by @Grotax in #12
    • Code Quality by @Grotax in #16
    • Fix: Analysis of relative links (Node.php) by @Grotax in #13
    • Change: do no longer default to 1800-01-01 as date for fetching feeds by @OleVik in #15
    • CHANGE: don't set if-modified-since header when discover feeds by @wofferl in #19
    • Code quality: fix implicit null deprecations by @Grotax in #17
    • Release v6.1.0 by @Grotax in #20

    New Contributors

    Full Changelog: v6.0.3...v6.1.0

    Open source →
    Release notes

    Changed

    • Add logic to set the node's link from the <guid> element when isPermaLink="true" and no link is present. (#12)
    • Do no longer default to 1800-01-01 as date for fetching feeds (#15)
    • Don't set if-modified-since header when discover feeds (#19)

    Fixed

    • Analysis of relative links for the Atom feed (#10)
    • Implicit null deprecations fixed (#17)
    Open source →
  9. v6.0.3 16 Oct 2023

    Nothing published for this version

  10. v6.0.2 21 Sep 2022

    Nothing published for this version

  11. v6.0.1 no date

    Nothing published for this version

  12. v6.0.0 09 Jun 2022

    Nothing published for this version

  13. v5.3.3 12 Jul 2025
    Release notes

    What's Changed

    • Add actions for unit tests 5.3.x by @Grotax in #7
    • add a changelog by @Grotax in #9
    • [5.3] If "Link" does not exist, then set it based on "guid" by @Grotax in #8
    • [5.3] Fix: Analysis of relative links for the Atom feed by @Grotax in #10

    Full Changelog: v5.3.2...v5.3.3

    Open source →
  14. v5.3.2 24 Oct 2023

    Nothing published for this version

  15. v5.3.1 26 Oct 2022

    Nothing published for this version

  16. v5.3.0 09 Jun 2022

    Nothing published for this version

  17. v5.2.1 09 Jun 2022

    Nothing published for this version

  18. v5.2.0 09 May 2022

    Nothing published for this version

  19. v5.1.0 14 Apr 2022

    Nothing published for this version

  20. v5.0.10 09 Feb 2022

    Nothing published for this version

  21. v5.0.9 07 Feb 2022

    Nothing published for this version

  22. v5.0.8 01 Feb 2022

    Nothing published for this version

  23. v5.0.7 01 Feb 2022

    Nothing published for this version

  24. v5.0.6 01 Feb 2022

    Nothing published for this version

  25. v5.0.5 01 Feb 2022

    Nothing published for this version

  26. v5.0.4 27 Oct 2021

    Nothing published for this version

  27. v5.0.3 04 Jun 2021

    Nothing published for this version

  28. v5.0.2 19 Apr 2021

    Nothing published for this version

  29. v5.0.1 18 Apr 2021

    Nothing published for this version

  30. v5.0.0 07 Apr 2021

    Nothing published for this version

  31. v5.0.0-beta4 01 Apr 2021 pre-release

    Nothing published for this version

  32. v5.0.0-beta3 01 Apr 2021 pre-release

    Nothing published for this version

  33. v5.0.0-beta2 29 Mar 2021 pre-release

    Nothing published for this version

  34. v5.0.0-beta1 10 Mar 2021 pre-release

    Nothing published for this version

  35. v4.9.15 26 Oct 2022

    Nothing published for this version

  36. v4.9.14 09 Jun 2022

    Nothing published for this version

  37. v4.9.13 10 Apr 2022

    Nothing published for this version

  38. v4.9.12 07 Feb 2022

    Nothing published for this version

  39. v4.9.11 01 Feb 2022

    Nothing published for this version

  40. v4.9.10 01 Feb 2022

    Nothing published for this version

  41. V4.9.9 31 Jan 2022

    Nothing published for this version

  42. v4.9.8 27 Oct 2021

    Nothing published for this version

  43. v4.9.7 04 Jun 2021

    Nothing published for this version

  44. v4.9.6 20 Apr 2021

    Nothing published for this version

  45. v4.9.5 18 Apr 2021

    Nothing published for this version

  46. v4.9.4 19 Mar 2021

    Nothing published for this version

  47. v4.9.3 12 Mar 2021

    Nothing published for this version

  48. v4.9.2 10 Mar 2021

    Nothing published for this version

  49. v4.9.1 09 Mar 2021

    Nothing published for this version

  50. v4.9.0 09 Mar 2021

    Nothing published for this version

  51. v4.8.3 04 Mar 2021

    Nothing published for this version

  52. v4.8.2 02 Mar 2021

    Nothing published for this version

  53. v4.8.1 01 Mar 2021

    Nothing published for this version

  54. v4.8.0 29 Jan 2021

    Nothing published for this version

  55. v4.7.16 28 Jan 2021

    Nothing published for this version

  56. v4.7.15 21 Jan 2021

    Nothing published for this version

  57. v4.7.14 20 Jan 2021

    Nothing published for this version

  58. v4.7.13 19 Jan 2021

    Nothing published for this version

  59. v4.7.12 11 Dec 2020

    Nothing published for this version

  60. v4.7.11 11 Dec 2020

    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