| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
10年前发布

解析RSS/Atom feeds的PHP库:PicoFeed

PicoFeed原先开发用于 Miniflux,一个开源的新闻阅读器。

但是这个库可在任何项目中使用。PicoFeed已经测试了许多各种不同的Feeds并且易于使用,简单。

特性

  • Simple and fast
  • Feed parser for Atom 1.0 and RSS 0.91, 0.92, 1.0 and 2.0
  • Feed writer for Atom 1.0 and RSS 2.0
  • Favicon fetcher
  • Import/Export OPML subscriptions
  • Content filter: HTML cleanup, remove pixel trackers and Ads
  • Multiple HTTP client adapters: cURL or Stream Context
  • Proxy support
  • Content grabber: download from the original website the full content
  • Enclosure detection
  • RTL languages support
  • License: Unlicense http://unlicense.org/

要求

  • PHP >= 5.3
  • libxml >= 2.7
  • XML PHP extensions: DOM and SimpleXML
  • cURL or Stream Context (allow_url_fopen=On)

项目主页:http://www.open-open.com/lib/view/home/1416986134909

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1416986134909.html
PicoFeed RSS/ATOM相关