dark-chyper / open-feed
A lightweight, framework-agnostic PHP library to generate RSS feeds with XMLWriter
v0.0.2
2026-04-03 22:06 UTC
Requires
- php: >=8.2
- ext-xmlwriter: *
Requires (Dev)
- ext-dom: *
- friendsofphp/php-cs-fixer: ^3.94
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1 || ^2.0
- symfony/http-foundation: ^6.0 || ^7.0
Suggests
- psr/http-factory-implementation: Required to use the universal PSR-7 bridge
- symfony/http-foundation: Required for Symfony integration (FeedResponseFactory)