ventureoak/simplepie
最新稳定版本:1.3.1
Composer 安装命令:
composer require ventureoak/simplepie
包简介
A simple Atom/RSS parsing library for PHP
README 文档
README
SimplePie is a very fast and easy-to-use class, written in PHP, that puts the 'simple' back into 'really simple syndication'. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility and standards compliance.
Requirements
- PHP 5.2.0 or newer
- libxml2 (certain 2.7.x releases are too buggy for words, and will crash)
- Either the iconv or mbstring extension
- cURL or fsockopen()
- PCRE support
If you're looking for PHP 4.x support, pull the "one-dot-two" branch, as that's the last version to support PHP 4.x.
What comes in the package?
library/- SimplePie classes for use with the autoloaderautoloader.php- The SimplePie Autoloader if you want to use the separate file version.README.markdown- This document.LICENSE.txt- A copy of the BSD license.compatibility_test/- The SimplePie compatibility test that checks your server for required settings.demo/- A basic feed reader demo that shows off some of SimplePie's more noticeable features.idn/- A third-party library that SimplePie can optionally use to understand Internationalized Domain Names (IDNs).build/- Scripts related to generating pieces of SimplePietest/- SimplePie's unit test suite.
Where's simplepie.inc?
Since SimplePie 1.3, we've split the classes into separate files to make it easier to maintain and use.
If you'd like a single monolithic file, you can run php build/compile.php to
generate SimplePie.compiled.php, or grab a copy from
dev.simplepie.org (this is kept up-to-date with the latest
code from Git).
To start the demo
- Upload this package to your webserver.
- Make sure that the cache folder inside of the demo folder is server-writable.
- Navigate your browser to the demo folder.
Need support?
For further setup and install documentation, function references, etc., visit the wiki. If you're using the latest version off GitHub, you can also check out the API documentation.
If you can't find an answer to your question in the documentation, head on over to one of our support channels. For bug reports and feature requests, visit the issue tracker.
Project status
SimplePie is currently maintained by Ryan McCue.
As an open source project, SimplePie is maintained on a somewhat sporadic basis. This means that feature requests may not be fulfilled straight away, as time has to be prioritized.
If you'd like to contribute to SimplePie, the best way to get started is to fork the project on GitHub and send pull requests for patches. When doing so, please be aware of our coding standards.
Authors and contributors
Current
- Ryan McCue (Maintainer, support)
Alumni
- Ryan Parman (Creator, developer, evangelism, support)
- Geoffrey Sneddon (Lead developer)
- Michael Shipley (Submitter of patches, support)
- Steve Minutillo (Submitter of patches)
Contributors
For a complete list of contributors:
- Pull down the latest SimplePie code
- In the
simplepiedirectory, rungit shortlog -ns
License
ventureoak/simplepie 适用场景与选型建议
ventureoak/simplepie 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 785 次下载、GitHub Stars 达 1, 最近一次更新时间为 2015 年 04 月 15 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「atom」 「rss」 「feeds」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 ventureoak/simplepie 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ventureoak/simplepie 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 ventureoak/simplepie 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Amazon Marketplace Web Service Feeds API - PHP for managing listings and items with Amazon market place.
A Symfony bundle for Mutex implementation for PHP
Generator for Atom, JSON and RSS feeds in TYPO3
Merchant feeds
A simple laravel package for retrieving data from public VATSIM XML Feeds.
Atom feed generator
统计信息
- 总下载量: 785
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-04-15