Libraries tagged by json feed
debril/feed-io
1997977 Downloads
PHP library built to consume and serve JSONFeed / RSS / Atom feeds
craftcms/feed-me
947059 Downloads
Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.
php-feed-io/feed-io
296031 Downloads
PHP library built to consume and serve JSONFeed / RSS / Atom feeds
debril/rss-atom-bundle
1278464 Downloads
RSS / Atom and JSONFeed support for Symfony
bnomei/kirby3-feed
26754 Downloads
Generate a Atom/JSON/RSS-Feed and XML-Sitemap from Pages-Collections
rss-bridge/rss-bridge
642 Downloads
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
verbb/feed-me
46405 Downloads
Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.
brotkrueml/typo3-feed-generator
6292 Downloads
Generator for Atom, JSON and RSS feeds in TYPO3
bnomei/kirby3-htmlhead
3786 Downloads
Kirby Plugin for a best-practice HTML Head Element extendable with snippets.
angeo/module-aeo-audit
119 Downloads
Magento 2 AEO (AI Engine Optimization) Audit. v3 covers 15 signals — robots.txt AI bots, llms.txt + llms.jsonl, Product / Organization / FAQ schema, merchant return + shipping policies, sitemap.xml, UCP profile, AI product feed, OG tags, canonical + hreflang, JSON-LD quality, well-known endpoint matrix, Core Web Vitals via CrUX. Score Trend dashboard, Admin UI, cron, dynamic fix commands, dependency-injected extension point for custom checkers.
tomgould/rsstojson
1409 Downloads
Universal RSS/Atom/XML parser that outputs clean JSON-compatible arrays.
mateusjatenee/php-json-feed
737 Downloads
PHP project.
opdavies/national-rail-enquiries-feed-parser
3176 Downloads
A PHP library to parse station information from National Rail Enquiries in XML or JSON.
webmintydotcom/laravel-feature-requests
56 Downloads
A headless Laravel package providing a Canny/FeatureBase-style feature request portal: posts, votes, comments, tags, statuses, attachments, and an activity log. JSON API only — consumers ship their own UI.
cmpayments/jsonlint
4717 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.