https://github.com/howz1t/rss_steam_php
A simple RSS parser for Steam RSS Feeds. It parses an raw RSS xml link into easy to use Objects. Making it much easier to retrieve the RSS data in a structured manner.
https://github.com/howz1t/rss_steam_php
Last synced: 2 months ago
JSON representation
A simple RSS parser for Steam RSS Feeds. It parses an raw RSS xml link into easy to use Objects. Making it much easier to retrieve the RSS data in a structured manner.
- Host: GitHub
- URL: https://github.com/howz1t/rss_steam_php
- Owner: HOWZ1T
- License: mit
- Created: 2018-03-16T02:34:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T02:40:07.000Z (over 8 years ago)
- Last Synced: 2025-01-01T18:36:41.135Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RSS_STEAM_PHP
A simple RSS parser for Steam RSS Feeds. It parses an raw RSS xml link into easy to use Objects. Making it much easier to retrieve the RSS data in a structured manner.