PHPackages                             charlyecho/romeo\_sierra\_sierra - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. charlyecho/romeo\_sierra\_sierra

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

charlyecho/romeo\_sierra\_sierra
================================

RSS and ATOM Feed parser

024PHP

Since Dec 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/charlyecho/romeo_sierra_sierra)[ Packagist](https://packagist.org/packages/charlyecho/romeo_sierra_sierra)[ RSS](/packages/charlyecho-romeo-sierra-sierra/feed)WikiDiscussions develop Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Romeo Sierra Sierra
===================

[](#romeo-sierra-sierra)

A KISS rss feed parser written in PHP

Requirement
-----------

[](#requirement)

php 5.3.2 or above

\## Usage

2 types :

### by URL

[](#by-url)

For a http(s) remote file (will use curl for https one)

```
$feed = FeedParser::parseUrl($url);

```

### by File

[](#by-file)

For a remote or local file (use file\_get\_contents)

```
$feed = FeedParser::parseFile($path);

```

### Features

[](#features)

- parse rss feed
- insert youtube iframe for youtube feeds

### Tested with

[](#tested-with)

- youtube rss feed (ex : [https://www.youtube.com/feeds/videos.xml?channel\_id=\_the\_channel\_id](https://www.youtube.com/feeds/videos.xml?channel_id=_the_channel_id)\_)
- wordpress feed (ex : //en.blog.wordpress.com/feed/)
- blogspot.com (ex : [https://account\_example.blogspot.com/feeds/posts/default](https://account_example.blogspot.com/feeds/posts/default) or [https://www.blogger.com/feeds/\_blod\_id\_/posts/default](https://www.blogger.com/feeds/_blod_id_/posts/default))
- feedburner (ex : [http://feeds.feedburner.com/\_example](http://feeds.feedburner.com/_example)\_)
- spip (ex : .*website.tld*/spip.php?page=backend)
- much more

What R. S. S. doesn't do
------------------------

[](#what-r-s-s-doesnt-do)

- caching file
- cleanup content from rss file

Author
------

[](#author)

charlyecho

Please give me examples not working in order to improve the stuff =)

License
-------

[](#license)

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3892213?v=4)[Charlyecho](/maintainers/charlyecho)[@charlyecho](https://github.com/charlyecho)

---

Top Contributors

[![charlyecho](https://avatars.githubusercontent.com/u/3892213?v=4)](https://github.com/charlyecho "charlyecho (11 commits)")

### Embed Badge

![Health badge](/badges/charlyecho-romeo-sierra-sierra/health.svg)

```
[![Health](https://phpackages.com/badges/charlyecho-romeo-sierra-sierra/health.svg)](https://phpackages.com/packages/charlyecho-romeo-sierra-sierra)
```

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19037.7M41](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9642.0k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

46143.1k6](/packages/jstewmc-rtf)[moonshine/layouts-field

Field for repeating groups of fields for MoonShine

107.9k](/packages/moonshine-layouts-field)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

112.9k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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