PHPackages                             volcagnomes/simplepie-bundle - 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. [API Development](/categories/api)
4. /
5. volcagnomes/simplepie-bundle

ActiveLibrary[API Development](/categories/api)

volcagnomes/simplepie-bundle
============================

Symfony Bundle to help using SimplePie RSS library

1142[1 issues](https://github.com/Volcagnomes/simplepie-bundle/issues)PHP

Since Oct 9Pushed 7y agoCompare

[ Source](https://github.com/Volcagnomes/simplepie-bundle)[ Packagist](https://packagist.org/packages/volcagnomes/simplepie-bundle)[ RSS](/packages/volcagnomes-simplepie-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

simplepie-bundle
================

[](#simplepie-bundle)

A Symfony bundle to ease SimplePie integration

Installation
------------

[](#installation)

Add the library to your composer requirements :

`composer require volcagnomes/simplepie-bundle`

By default, this buncle creates a "simplepie" folder in your Symfony cache. You can change this by creating a "simple\_pie.yaml" file in your config folder (/config/packages in SF 4.x).

This is an example :

```
simple_pie:
     cache_location: '%kernel.cache_dir%/../simplepie'

```

Note : If the cache folder doesn't exist, SimplePieBundle will try to create it.

Usage
-----

[](#usage)

Simply inject a parameter of class `Volcagnomes\SimplePieBundle\SimplePieService` in your class constructor or your method. Call the createInstance() method on it and you'll have a working SimplePie instance ready to be used.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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/29240186?v=4)[volcagnomes](/maintainers/volcagnomes)[@Volcagnomes](https://github.com/Volcagnomes)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/volcagnomes-simplepie-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/volcagnomes-simplepie-bundle/health.svg)](https://phpackages.com/packages/volcagnomes-simplepie-bundle)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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