PHPackages                             diego-brocanelli/podcast-rss-reader - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. diego-brocanelli/podcast-rss-reader

ActiveComponent[Utility &amp; Helpers](/categories/utility)

diego-brocanelli/podcast-rss-reader
===================================

component for easy handling and management of rss feed for podcasts.

2.0.5(5y ago)39MITPHPPHP &gt;=7.4

Since Nov 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Diego-Brocanelli/podcast-rss-reader)[ Packagist](https://packagist.org/packages/diego-brocanelli/podcast-rss-reader)[ RSS](/packages/diego-brocanelli-podcast-rss-reader/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

Podcast RSS Reader
==================

[](#podcast-rss-reader)

Component for easy handling and management of rss feed for podcasts.

How to use
==========

[](#how-to-use)

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

[](#requirements)

PHP &gt;= 7.4.

Instalation
-----------

[](#instalation)

```
composer require diego-brocanelli/podcast-rss-reader dev-main
```

How to contribute
=================

[](#how-to-contribute)

Open an issue exposing your point to be analyzed, including detailing the point.

To contribute to the project, create a fork and send your pull request.

Tests
=====

[](#tests)

```
composer tests
```

Code Analysis
-------------

[](#code-analysis)

The command below will run PHPStan level 8 analysis.

```
composer analyse
```

PHP Code Sniffer
----------------

[](#php-code-sniffer)

The command below will run PHPStan level 8 analysis.

```
composer phpcs
```

Test, Code Analysis and PHP Code Sniffer
----------------------------------------

[](#test-code-analysis-and-php-code-sniffer)

```
composer all
```

Example
=======

[](#example)

```
