Skip to content

Simple PHP CLI app to fetch and convert RSS resource into .csv file

License

Notifications You must be signed in to change notification settings

pawell67/rssToCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS to CSV

Description

Installation

git clone https://github.com/pawell67/rssToCsv.git

composer install

Usage

php src/console.php csv:simple [url] [filePath]
php src/console.php csv:extended [url] [filePath]
php src/console.php help

Testing

$ phpunit

License

The MIT License (MIT). Please see LICENSE file for more information.

About

Simple PHP CLI app to fetch and convert RSS resource into .csv file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages