jdecool/jsonfeed

PHP JSONFeed library

0.5.0 2021-06-08 19:58 UTC

This package is auto-updated.

Last update: 2024-04-13 22:17:05 UTC


README

Build Status Scrutinizer Code Quality Latest Stable Version

JSONFeed is a pragmatic syndication format, like RSS and Atom, but with one big difference: it’s JSON instead of XML.

This library provides functionnalits for mananaging feed through your PHP code. It provides a natural syntax for accessing elements of feed.

To learn how to use the library, read the documentation