SkillAgentSearch skills...

JSON2CSV

A simple PHP script to convert JSON data to CSV

Install / Use

/learn @danmandle/JSON2CSV
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JSON2CSV

A simple PHP script to convert JSON data to CSV

Command Line Usage

The script can also take command line arguments!

php json2csv.php --file=/path/to/source/file.json --dest=/path/to/destination/file.csv

OR You can have it dump the CSV file relative to the PHP script php json2csv.php --file=/path/to/source/file.json

Related Skills

View on GitHub
GitHub Stars143
CategoryDevelopment
Updated11mo ago
Forks77

Languages

PHP

Security Score

72/100

Audited on Apr 10, 2025

No findings