|
|
@@ -1,8 +1,9 @@ |
|
|
|
# dir2json |
|
|
|
A PHP CLI script to ouput the contents of a whole directory tree to a JSON object |
|
|
|
|
|
|
|
by Ryan, 2015 |
|
|
|
URL: http://www.ryadel.com/ |
|
|
|
by Ryan, 2015 |
|
|
|
* [Project Page](http://www.ryadel.com/en/portfolio/dir2json-en/) |
|
|
|
* [Documentation & info](http://www.ryadel.com/dir2json-a-php-cli-script-to-output-the-contents-of-a-folder-tree-into-a-json-object/) |
|
|
|
|
|
|
|
## What does it do |
|
|
|
It fetches a directory tree structure like this: |
|
|
|