nexendrie / rss
Rss channel generator
0.14.0
2026-02-22 20:24 UTC
Requires
- php: >=8.3.0
- ext-dom: *
- ext-simplexml: *
- nette/utils: ^3.2.7 || ^4.0
- nexendrie/utils: ^1.10
- psr/event-dispatcher: ^1.0
- symfony/options-resolver: ^6.0 || ^7.0
- symfony/polyfill-php84: ^1.30
Requires (Dev)
- konecnyjakub/event-dispatcher: ^2.2
- nette/application: ^3.1.7
- nette/di: ^3.0.11
- nexendrie/code-quality: dev-master
- psr/log: ^3.0
Suggests
- nette/application: To use RssResponse
README
Generate Rss channels.
Installation
The best way to install it is via Composer. Just add nexendrie/rss to your dependencies.