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 2d 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

16

—

LowBetter than 5% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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