PHPackages                             wiltongarcia/picofeed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wiltongarcia/picofeed

ActiveLibrary

wiltongarcia/picofeed
=====================

Modern library to handle RSS/Atom feeds

v0.1.20(10y ago)044MITPHPPHP &gt;=5.3.0

Since Oct 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/wiltongarcia/picoFeed)[ Packagist](https://packagist.org/packages/wiltongarcia/picofeed)[ Docs](https://github.com/fguillot/picoFeed)[ RSS](/packages/wiltongarcia-picofeed/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (24)Used By (0)

PicoFeed
========

[](#picofeed)

PicoFeed was originally developed for [Miniflux](http://miniflux.net), a minimalist and open source news reader.

However, this library can be used inside any project. PicoFeed is tested with a lot of different feeds and it's simple and easy to use.

[![Build Status](https://camo.githubusercontent.com/b340ceeb6a1811f381830bc29d2aded927f7950c2dca061f0fb96bef70d95a93/68747470733a2f2f7472617669732d63692e6f72672f666775696c6c6f742f7069636f466565642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fguillot/picoFeed)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/79c1c7698a8c3b4023104b3cb3d6a9a7054f220fc762c96b708475d4ff57ca60/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666775696c6c6f742f7069636f466565642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/fguillot/picoFeed/?branch=master)

Features
--------

[](#features)

- 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: MIT

Requirements
------------

[](#requirements)

- PHP &gt;= 5.3
- libxml &gt;= 2.7
- XML PHP extensions: DOM and SimpleXML
- cURL or Stream Context (`allow_url_fopen=On`)
- iconv extension

Authors
-------

[](#authors)

- Original author: Frédéric Guillot
- Major Contributors:
    - [Bernhard Posselt](https://github.com/Raydiation)
    - [David Pennington](https://github.com/Xeoncross)
    - [Mathias Kresin](https://github.com/mkresin)

Real world usage
----------------

[](#real-world-usage)

- [Miniflux](http://miniflux.net)
- [Owncloud News](https://github.com/owncloud/news)

Documentation
-------------

[](#documentation)

- [Installation](docs/installation.markdown)
- [Running unit tests](docs/tests.markdown)
- [Feed parsing](docs/feed-parsing.markdown)
- [Feed creation](docs/feed-creation.markdown)
- [Favicon fetcher](docs/favicon.markdown)
- [OPML file importation](docs/opml-import.markdown)
- [OPML file exportation](docs/opml-export.markdown)
- [Image proxy](docs/image-proxy.markdown) (avoid SSL mixed content warnings)
- [Web scraping](docs/grabber.markdown)
- [Exceptions](docs/exceptions.markdown)
- [Debugging](docs/debugging.markdown)
- [Configuration](docs/config.markdown)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~22 days

Total

23

Last Release

3722d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/150cfa2a723f45dfb224d0f27ca7ef8530edf6efd0ded98e1a9578756f941d9d?d=identicon)[wiltongarcia](/maintainers/wiltongarcia)

---

Top Contributors

[![fguillot](https://avatars.githubusercontent.com/u/323546?v=4)](https://github.com/fguillot "fguillot (205 commits)")[![mkresin](https://avatars.githubusercontent.com/u/4547948?v=4)](https://github.com/mkresin "mkresin (62 commits)")[![djbshfbzehr](https://avatars.githubusercontent.com/u/11725581?v=4)](https://github.com/djbshfbzehr "djbshfbzehr (9 commits)")[![phedlund](https://avatars.githubusercontent.com/u/884639?v=4)](https://github.com/phedlund "phedlund (7 commits)")[![hdhoang](https://avatars.githubusercontent.com/u/12537?v=4)](https://github.com/hdhoang "hdhoang (7 commits)")[![DavidPrevot](https://avatars.githubusercontent.com/u/3936728?v=4)](https://github.com/DavidPrevot "DavidPrevot (4 commits)")[![xeoncross](https://avatars.githubusercontent.com/u/56460?v=4)](https://github.com/xeoncross "xeoncross (4 commits)")[![shuLhan](https://avatars.githubusercontent.com/u/43306?v=4)](https://github.com/shuLhan "shuLhan (4 commits)")[![slowpoke1705](https://avatars.githubusercontent.com/u/16698149?v=4)](https://github.com/slowpoke1705 "slowpoke1705 (4 commits)")[![rakshazi](https://avatars.githubusercontent.com/u/3428087?v=4)](https://github.com/rakshazi "rakshazi (3 commits)")[![miradozk](https://avatars.githubusercontent.com/u/1849694?v=4)](https://github.com/miradozk "miradozk (2 commits)")[![keinkurt](https://avatars.githubusercontent.com/u/6031362?v=4)](https://github.com/keinkurt "keinkurt (2 commits)")[![joshas](https://avatars.githubusercontent.com/u/79141?v=4)](https://github.com/joshas "joshas (2 commits)")[![Raydiation](https://avatars.githubusercontent.com/u/86969611?v=4)](https://github.com/Raydiation "Raydiation (2 commits)")[![MorrisJobke](https://avatars.githubusercontent.com/u/245432?v=4)](https://github.com/MorrisJobke "MorrisJobke (1 commits)")[![kleiram](https://avatars.githubusercontent.com/u/323498?v=4)](https://github.com/kleiram "kleiram (1 commits)")[![bramley](https://avatars.githubusercontent.com/u/3147688?v=4)](https://github.com/bramley "bramley (1 commits)")[![quasipickle](https://avatars.githubusercontent.com/u/1377105?v=4)](https://github.com/quasipickle "quasipickle (1 commits)")[![sonyarianto](https://avatars.githubusercontent.com/u/333051?v=4)](https://github.com/sonyarianto "sonyarianto (1 commits)")[![wiltongarcia](https://avatars.githubusercontent.com/u/176783?v=4)](https://github.com/wiltongarcia "wiltongarcia (1 commits)")

### Embed Badge

![Health badge](/badges/wiltongarcia-picofeed/health.svg)

```
[![Health](https://phpackages.com/badges/wiltongarcia-picofeed/health.svg)](https://phpackages.com/packages/wiltongarcia-picofeed)
```

###  Alternatives

[jacobsteringa/odoo-client

A PHP Client for Odoo

1324.1k](/packages/jacobsteringa-odoo-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
