nexendrie / rss
Rss channel generator
0.13.0
2026-01-28 20:47 UTC
Requires
- php: >=8.3.0
- ext-dom: *
- ext-simplexml: *
- nette/utils: ^3.2.7
- nexendrie/utils: ^1.10
- psr/event-dispatcher: ^1.0
- symfony/options-resolver: ^6.0 || ^7.0
- symfony/polyfill-php84: ^1.30
Requires (Dev)
- nette/application: ^3.1.7
- nette/di: ^3.0.11
- nexendrie/code-quality: dev-master
- nexendrie/site-generator: ^0.9
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.